Bug 2220964
Summary: | The autoprogram extension is non-function with Python 3.12 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Hughes <tom> |
Component: | python-sphinxcontrib-autoprogram | Assignee: | Marcel Haerry <mh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mhroncok, mh, romain.geissler |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-07 13:27:34 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: | 2135404, 2220089 |
Description
Tom Hughes
2023-07-06 17:41:56 UTC
As a stopgap measure, you can Require python3-zombie-imp. python-sphinxcontrib-autoprogram-0.1.8-1.fc39.src.rpm now requires python3-zombie-imp https://koji.fedoraproject.org/koji/buildinfo?buildID=2228532 Note: the zombie-imp dependency can now be safely removed with the latest upstream sources: https://src.fedoraproject.org/rpms/python-sphinxcontrib-autoprogram/pull-request/3 |