Bug 1893676
Summary: | python-tables fails to build with Python 3.10 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
Component: | python-tables | Assignee: | Thibault North <thibault> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mhroncok, thibault, thrnciar, zbyszek |
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: | 2020-11-16 10:42:58 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: | 1890881 |
Description
Tomáš Hrnčiar
2020-11-02 10:51:12 UTC
I pushed a fix for this to dist-git. I didn't build because the fix is conditionalized on python version, and will have an effect only with python3.10. Do I need to do something special to build it in the python3.10 copr? Thanks. Nope, the build runs automatically (most of the time): https://copr.fedorainfracloud.org/coprs/g/python/python3.10/package/python-tables/ Yeah, I see it's building already. The build passes locally, but let's see if copr likes it too. |