Bug 2247029
Summary: | python-pyroaring fails to build with Python 3.13: error: ‘_PyLong_Copy’ was not declared in this scope; did you mean ‘PyLong_Type’? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-pyroaring | Assignee: | Sandro <gui1ty> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | bochecha, gui1ty, ksurma, mhroncok |
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: | 2024-01-17 18:57:29 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: | 2244836 |
Description
Karolina Surma
2023-10-30 12:27:02 UTC
I just updated `python-pyroaring` and also ran a mock build against Python3.13. That succeeded. https://copr.fedorainfracloud.org/coprs/g/python/python3.13/package/python-pyroaring/ also shows all builds after the first to be succeeding. thank you! |