python-pybeam fails to build with Python 3.9.0a3. This is not related to Python 3.9, a test dependency is broken: + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. Searching for construct<2.10,>=2.9 Reading https://pypi.org/simple/construct/ Download error on https://pypi.org/simple/construct/: [Errno -2] Name or service not known -- Some packages may not be found! Couldn't retrieve index page for 'construct' Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! No local packages or working download links found for construct<2.10,>=2.9 error: Could not find suitable distribution for Requirement.parse('construct<2.10,>=2.9') construct was updated: https://src.fedoraproject.org/rpms/python-construct/c/4f0db92bfcf39aba21f20e7224e5aa53bffe3467?branch=master For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01199341-python-pybeam/ For all our attempts to build python-pybeam with Python 3.9, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/python-pybeam/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.9: https://copr.fedorainfracloud.org/coprs/g/python/python3.9/ Let us know here if you have any questions. Python 3.9 will be included in Fedora 33. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.9. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
This is currently broken in Rawhide and has broken rpmlint CI. Error: Problem: conflicting requests - nothing provides python3.8dist(construct) < 2.10 needed by python3-pybeam-0.5-4.fc32.noarch
It actually builds and tests are passing with new construct; the only change I had to do on openSUSE is: # do not block the new python-construct sed -i -e ',<2.10' setup.py
Confirmed the same as well. Sent PR upstream: https://github.com/matwey/pybeam/pull/12
Submitted packaging PR to fix this in Fedora: https://src.fedoraproject.org/rpms/python-pybeam/pull-request/3
The PR upstream has been merged, and upstream has issued version 0.6. The packaging PR has been also merged, and new builds have been pushed into Fedora 32 and Rawhide to resolve this issue. So I guess we're waiting for a Rawhide compose now?
The push to master has triggered a build: https://copr.fedorainfracloud.org/coprs/g/python/python3.9/build/1239608/ -- but it failed because the Koji repo was not accessible for a while. It needs to be manually triggered again from the package page at https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/python-pybeam/ (any Python SIG member can do that).
This issue is now completely resolved: * Rawhide push: https://koji.fedoraproject.org/koji/buildinfo?buildID=1460916 * Fedora 32 push: https://koji.fedoraproject.org/koji/buildinfo?buildID=1460917 * Python 3.9 rebuild in COPR: https://copr.fedorainfracloud.org/coprs/g/python/python3.9/build/1240662/