Bug#1119030: numba: needs update for Python 3.14

Graham Inggs ginggs at debian.org
Sun Oct 26 09:28:03 GMT 2025


Source: numba
Version: 0.61.2+dfsg-2
Severity: important
Tags: ftbfs
User: debian-python at lists.debian.org
Usertags: python3.14

Hi Maintainer

numba will FTBFS when Python 3.14 is added as a supported version, see
#1117927.  This transition is already underway in Ubuntu.  I've copied
what I hope is the relevant part of their log below.

Regards
Graham


I: pybuild base:311: python3.14 setup.py clean
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 51, in <module>
    _guard_py_ver()
    ~~~~~~~~~~~~~^^
  File "/<<PKGBUILDDIR>>/setup.py", line 48, in _guard_py_ver
    raise RuntimeError(msg.format(cur_py, min_py, max_py))
RuntimeError: Cannot install on Python version 3.14.0; only versions
>=3.10,<3.14 are supported.
E: pybuild pybuild:389: clean: plugin distutils failed with: exit
code=1: python3.14 setup.py clean



More information about the debian-science-maintainers mailing list