Bug 2019853
Summary: | python-ratelimiter fails to build with Python 3.11: AttributeError: module 'asyncio' has no attribute 'coroutine' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
Component: | python-ratelimiter | Assignee: | Aniket Pradhan <aniketpradhan1999> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aniketpradhan1999, code, mhroncok, neuro-sig, thrnciar |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-ratelimiter-1.2.0-5.post0.fc35 python-ratelimiter-1.2.0-5.post0.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-13 01:06:25 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: | 1992484, 2016048 |
Description
Tomáš Hrnčiar
2021-11-03 13:42:11 UTC
Upstream issue for (previously deprecated, now removed) asyncio.coroutine decorator: https://github.com/RazerM/ratelimiter/issues/10 Candidate fix: https://github.com/RazerM/ratelimiter/pull/11/files PR to fix, based on upstream PR#11: https://src.fedoraproject.org/rpms/python-ratelimiter/pull-request/1 Python 3.11 COPR build for the above PR: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/build/2920283/ FEDORA-2021-c742d65ec6 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c742d65ec6 FEDORA-2021-c742d65ec6 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. Thanks a lot for the PR Ben... I have merged it and submitted the builds! :cheers: FEDORA-2021-0c8a4e4d20 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0c8a4e4d20 FEDORA-2021-87a649552e has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-87a649552e FEDORA-2021-87a649552e has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-87a649552e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-87a649552e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-0c8a4e4d20 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-0c8a4e4d20` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0c8a4e4d20 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-87a649552e has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-0c8a4e4d20 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |