python-llvmlite fails to build with Python 3.12.0a5. Traceback (most recent call last): File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 532, in main generate_requires( File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 439, in generate_requires generate_build_requirements(backend, requirements) File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 289, in generate_build_requirements new_reqs = get_requires() ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 338, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=['wheel']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 320, in _get_build_requires self.run_setup() File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 484, in run_setup self).run_setup(setup_script=setup_script) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 335, in run_setup exec(code, locals()) File "<string>", line 55, in <module> File "<string>", line 52, in _guard_py_ver RuntimeError: Cannot install on Python version 3.12.0; only versions >=3.7,<3.12 are supported. setup.py max_python_version = (3, 11) # exclusive https://docs.python.org/3.12/whatsnew/3.12.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.12/fedora-rawhide-x86_64/05576378-python-llvmlite/ For all our attempts to build python-llvmlite with Python 3.12, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.12/package/python-llvmlite/ 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.12: https://copr.fedorainfracloud.org/coprs/g/python/python3.12/ Let us know here if you have any questions. Python 3.12 is planned to be included in Fedora 39. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.12. 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.
I’m talking about llvmlite and Numba together here, because the purpose of packaging llvmlite was to try to package Numba. Currently, Numba and llvmlite are possibly as close as a week or two away from a release that officially supports Python 3.11 (and Numpy 1.24 and LLVM 14). That’s not a typo. https://github.com/numba/numba/issues/8304 A developer notes in the issue that “It takes between 3-6 months of work for every minor Python release to make Numba compatible with the new bytecode version.” Based on that, I’m not convinced that Numba-in-Fedora is going to be viable at all.
It does look like a couple of non-Numba packages are now using llvmlite: python-mathics3-0:5.0.2-4.fc38.src sympy-0:1.11.1-4.fc39.src …so maybe it’s worth trying to keep llvmpipe packaged and working via downstream hackery even if Numba is perhaps out of reach.
I loosened the upper bound on the Python version in https://src.fedoraproject.org/rpms/python-llvmlite/pull-request/3; it builds on Python 3.12 and the tests pass, so it’s probably not *too* broken.
FEDORA-2023-77f882fa2c has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-77f882fa2c
FEDORA-2023-77f882fa2c has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-4712f2faea has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-4712f2faea
FEDORA-2023-40d7902a7b has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-40d7902a7b
FEDORA-2023-0c31f107f5 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0c31f107f5
FEDORA-2023-0c31f107f5 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-0c31f107f5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-0c31f107f5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-40d7902a7b has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-40d7902a7b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-40d7902a7b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-4712f2faea has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4712f2faea See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-4712f2faea has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-40d7902a7b has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-0c31f107f5 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.