Bug 1772058
Summary: | pyudev fails to build on Python 3.9 due to collections import error | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jiri Konecny <jkonecny> |
Component: | python-pyudev | Assignee: | David Shea <reallylongword> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | amulhern, apevec, clockfor, dkeefe, jskarvad, reallylongword |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-pyudev-0.22.0-1.fc32 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-02-06 00:27:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1792793, 1793485 |
Description
Jiri Konecny
2019-11-13 14:35:35 UTC
I'm going to close this because it's obsolete. pyudev now fails to build at all on rawhide. Whoops, the bz interface did it's thing. I'm updating the title to reflect the current state of affairs. Upstream issue: https://github.com/pyudev/pyudev/issues/396. The reality is that pyudev is building just fine on rawhide still, because the Python version on rawhide is still 3.8. It isn't building fine on the copr builds which are the preliminary step to stage 3.9 into rawhide, so changing the title again to be more accurate and specify the real problem. reallylongword: the new build is up on PyPi. Are you able to take it from here? New package built for rawhide |