Your message dated Thu, 05 Feb 2026 05:33:37 +0000
with message-id <[email protected]>
and subject line Bug#1123334: fixed in numba 0.63.1+dfsg-1
has caused the Debian Bug report #1123334,
regarding resampy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i
python{version} -p "3.14 3.13" returned exit code 13
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1123334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123334
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:resampy
Version: 0.4.3+ds-6
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:resampy, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -r resampy/data *.egg-info
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
env PYTHONPATH=/<<PKGBUILDDIR>> python3 debian/mkfilters.py resampy/data
dh_auto_configure
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_resampy
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: ISC License (ISCL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/resampy
copying resampy/version.py -> build/lib/resampy
copying resampy/interpn.py -> build/lib/resampy
copying resampy/filters.py -> build/lib/resampy
copying resampy/core.py -> build/lib/resampy
copying resampy/__init__.py -> build/lib/resampy
creating build/lib/resampy/data
copying resampy/data/kaiser_fast.npz -> build/lib/resampy/data
copying resampy/data/kaiser_best.npz -> build/lib/resampy/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/resampy
creating build/bdist.linux-x86_64/wheel/resampy/data
copying build/lib/resampy/data/kaiser_fast.npz ->
build/bdist.linux-x86_64/wheel/./resampy/data
copying build/lib/resampy/data/kaiser_best.npz ->
build/bdist.linux-x86_64/wheel/./resampy/data
copying build/lib/resampy/version.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/interpn.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/filters.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/core.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/__init__.py ->
build/bdist.linux-x86_64/wheel/./resampy
running install_egg_info
running egg_info
creating resampy.egg-info
writing resampy.egg-info/PKG-INFO
writing dependency_links to resampy.egg-info/dependency_links.txt
writing requirements to resampy.egg-info/requires.txt
writing top-level names to resampy.egg-info/top_level.txt
writing manifest file 'resampy.egg-info/SOURCES.txt'
reading manifest file 'resampy.egg-info/SOURCES.txt'
adding license file 'LICENSE.md'
writing manifest file 'resampy.egg-info/SOURCES.txt'
Copying resampy.egg-info to
build/bdist.linux-x86_64/wheel/./resampy-0.4.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/resampy-0.4.3.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_resampy/.tmp-o0n_6v35/resampy-0.4.3-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'resampy/__init__.py'
adding 'resampy/core.py'
adding 'resampy/filters.py'
adding 'resampy/interpn.py'
adding 'resampy/version.py'
adding 'resampy/data/kaiser_best.npz'
adding 'resampy/data/kaiser_fast.npz'
adding 'resampy-0.4.3.dist-info/licenses/LICENSE.md'
adding 'resampy-0.4.3.dist-info/METADATA'
adding 'resampy-0.4.3.dist-info/WHEEL'
adding 'resampy-0.4.3.dist-info/top_level.txt'
adding 'resampy-0.4.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built resampy-0.4.3-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build"
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_resampy
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: ISC License (ISCL)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
copying resampy/data/kaiser_fast.npz -> build/lib/resampy/data
copying resampy/data/kaiser_best.npz -> build/lib/resampy/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/resampy
creating build/bdist.linux-x86_64/wheel/resampy/data
copying build/lib/resampy/data/kaiser_fast.npz ->
build/bdist.linux-x86_64/wheel/./resampy/data
copying build/lib/resampy/data/kaiser_best.npz ->
build/bdist.linux-x86_64/wheel/./resampy/data
copying build/lib/resampy/version.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/interpn.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/filters.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/core.py -> build/bdist.linux-x86_64/wheel/./resampy
copying build/lib/resampy/__init__.py ->
build/bdist.linux-x86_64/wheel/./resampy
running install_egg_info
running egg_info
writing resampy.egg-info/PKG-INFO
writing dependency_links to resampy.egg-info/dependency_links.txt
writing requirements to resampy.egg-info/requires.txt
writing top-level names to resampy.egg-info/top_level.txt
reading manifest file 'resampy.egg-info/SOURCES.txt'
adding license file 'LICENSE.md'
writing manifest file 'resampy.egg-info/SOURCES.txt'
Copying resampy.egg-info to
build/bdist.linux-x86_64/wheel/./resampy-0.4.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/resampy-0.4.3.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_resampy/.tmp-mokhjqqd/resampy-0.4.3-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'resampy/__init__.py'
adding 'resampy/core.py'
adding 'resampy/filters.py'
adding 'resampy/interpn.py'
adding 'resampy/version.py'
adding 'resampy/data/kaiser_best.npz'
adding 'resampy/data/kaiser_fast.npz'
adding 'resampy-0.4.3.dist-info/licenses/LICENSE.md'
adding 'resampy-0.4.3.dist-info/METADATA'
adding 'resampy-0.4.3.dist-info/WHEEL'
adding 'resampy-0.4.3.dist-info/top_level.txt'
adding 'resampy-0.4.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built resampy-0.4.3-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
PYTHONPATH=. python3 -m sphinx -N -bhtml docs/
/<<PKGBUILDDIR>>/.pybuild/docs/html/
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
[autosummary] generating autosummary for: api.rst, changes.rst, example.rst,
index.rst
loading intersphinx inventory 'python' from
https://docs.python.org/3/objects.inv ...
loading intersphinx inventory 'numpy' from
https://numpy.org/doc/stable/objects.inv ...
loading intersphinx inventory 'scipy' from
https://docs.scipy.org/doc/scipy/objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due
to <class 'requests.exceptions.ProxyError'>:
HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded
with url: /3/objects.inv (Caused by ProxyError('Unable to connect to proxy',
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7fa6e6249450>: Failed to establish a new connection: [Errno 111] Connection
refused')))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://numpy.org/doc/stable/objects.inv' not fetchable
due to <class 'requests.exceptions.ProxyError'>:
HTTPSConnectionPool(host='numpy.org', port=443): Max retries exceeded with url:
/doc/stable/objects.inv (Caused by ProxyError('Unable to connect to proxy',
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7fa6e63a3770>: Failed to establish a new connection: [Errno 111] Connection
refused')))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.scipy.org/doc/scipy/objects.inv' not
fetchable due to <class 'requests.exceptions.ProxyError'>:
HTTPSConnectionPool(host='docs.scipy.org', port=443): Max retries exceeded with
url: /doc/scipy/objects.inv (Caused by ProxyError('Unable to connect to proxy',
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7fa6e62496d0>: Failed to establish a new connection: [Errno 111] Connection
refused')))
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 4 source files that are out of date
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] api
reading sources... [ 50%] changes
reading sources... [ 75%] example
reading sources... [100%] index
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/basic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/language_data.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/documentation_options.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/classic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/sidebar.js
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [ 25%] api
writing output... [ 50%] changes
writing output... [ 75%] example
writing output... [100%] index
generating indices... genindex py-modindex done
highlighting module code... [ 50%] resampy.core
highlighting module code... [100%] resampy.filters
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 3 warnings.
The HTML pages are in .pybuild/docs/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_resampy/build;
python3.14 -m pytest -k "not parallel" /<<PKGBUILDDIR>>
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: cov-5.0.0, typeguard-4.4.4
collected 0 items / 3 errors
==================================== ERRORS ====================================
_____________________ ERROR collecting tests/test_core.py ______________________
ImportError while importing test module '/<<PKGBUILDDIR>>/tests/test_core.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:4: in <module>
from numba.core.typeconv import _typeconv
E ImportError: cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)
During handling of the above exception, another exception occurred:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../tests/test_core.py:8: in <module>
import resampy
resampy/__init__.py:7: in <module>
from .core import *
resampy/core.py:7: in <module>
import numba
/usr/lib/python3/dist-packages/numba/__init__.py:77: in <module>
from numba.misc.special import (
/usr/lib/python3/dist-packages/numba/misc/special.py:3: in <module>
from numba.core.typing.typeof import typeof
/usr/lib/python3/dist-packages/numba/core/typing/__init__.py:1: in <module>
from .context import BaseContext, Context
/usr/lib/python3/dist-packages/numba/core/typing/context.py:10: in <module>
from numba.core.typeconv import Conversion, rules
/usr/lib/python3/dist-packages/numba/core/typeconv/rules.py:2: in <module>
from .typeconv import TypeManager, TypeCastingRules
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:16: in <module>
raise ImportError(msg)
E ImportError: Numba could not be imported.
E
--------------------------------------------------------------------------------
E If you are seeing this message and are undertaking Numba development work,
you may need to rebuild Numba.
E Please see the development set up guide:
E
E https://numba.readthedocs.io/en/stable/developer/contributing.html.
E
E
--------------------------------------------------------------------------------
E If you are not working on Numba development, the original error was:
'cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'.
E For help, please visit:
E
E
https://numba.readthedocs.io/en/stable/user/faq.html#numba-could-not-be-imported
____________________ ERROR collecting tests/test_filters.py ____________________
ImportError while importing test module
'/<<PKGBUILDDIR>>/tests/test_filters.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:4: in <module>
from numba.core.typeconv import _typeconv
E ImportError: cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)
During handling of the above exception, another exception occurred:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../tests/test_filters.py:8: in <module>
import resampy
resampy/__init__.py:7: in <module>
from .core import *
resampy/core.py:7: in <module>
import numba
/usr/lib/python3/dist-packages/numba/__init__.py:77: in <module>
from numba.misc.special import (
/usr/lib/python3/dist-packages/numba/misc/special.py:3: in <module>
from numba.core.typing.typeof import typeof
/usr/lib/python3/dist-packages/numba/core/typing/__init__.py:1: in <module>
from .context import BaseContext, Context
/usr/lib/python3/dist-packages/numba/core/typing/context.py:10: in <module>
from numba.core.typeconv import Conversion, rules
/usr/lib/python3/dist-packages/numba/core/typeconv/rules.py:2: in <module>
from .typeconv import TypeManager, TypeCastingRules
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:16: in <module>
raise ImportError(msg)
E ImportError: Numba could not be imported.
E
--------------------------------------------------------------------------------
E If you are seeing this message and are undertaking Numba development work,
you may need to rebuild Numba.
E Please see the development set up guide:
E
E https://numba.readthedocs.io/en/stable/developer/contributing.html.
E
E
--------------------------------------------------------------------------------
E If you are not working on Numba development, the original error was:
'cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'.
E For help, please visit:
E
E
https://numba.readthedocs.io/en/stable/user/faq.html#numba-could-not-be-imported
____________________ ERROR collecting tests/test_quality.py ____________________
ImportError while importing test module
'/<<PKGBUILDDIR>>/tests/test_quality.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:4: in <module>
from numba.core.typeconv import _typeconv
E ImportError: cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)
During handling of the above exception, another exception occurred:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../tests/test_quality.py:7: in <module>
import resampy
resampy/__init__.py:7: in <module>
from .core import *
resampy/core.py:7: in <module>
import numba
/usr/lib/python3/dist-packages/numba/__init__.py:77: in <module>
from numba.misc.special import (
/usr/lib/python3/dist-packages/numba/misc/special.py:3: in <module>
from numba.core.typing.typeof import typeof
/usr/lib/python3/dist-packages/numba/core/typing/__init__.py:1: in <module>
from .context import BaseContext, Context
/usr/lib/python3/dist-packages/numba/core/typing/context.py:10: in <module>
from numba.core.typeconv import Conversion, rules
/usr/lib/python3/dist-packages/numba/core/typeconv/rules.py:2: in <module>
from .typeconv import TypeManager, TypeCastingRules
/usr/lib/python3/dist-packages/numba/core/typeconv/typeconv.py:16: in <module>
raise ImportError(msg)
E ImportError: Numba could not be imported.
E
--------------------------------------------------------------------------------
E If you are seeing this message and are undertaking Numba development work,
you may need to rebuild Numba.
E Please see the development set up guide:
E
E https://numba.readthedocs.io/en/stable/developer/contributing.html.
E
E
--------------------------------------------------------------------------------
E If you are not working on Numba development, the original error was:
'cannot import name '_typeconv' from 'numba.core.typeconv'
(/usr/lib/python3/dist-packages/numba/core/typeconv/__init__.py)'.
E For help, please visit:
E
E
https://numba.readthedocs.io/en/stable/user/faq.html#numba-could-not-be-imported
---------- coverage: platform linux, python 3.14.2-final-0 -----------
Name Stmts Miss Cover Missing
---------------------------------------------------
resampy/__init__.py 3 0 100%
resampy/core.py 63 60 5% 9-316
resampy/filters.py 43 32 26% 53, 117-142, 180-188, 210-217, 227
resampy/interpn.py 40 40 0% 4-86
resampy/version.py 2 0 100%
---------------------------------------------------
TOTAL 151 132 13%
Coverage XML written to file coverage.xml
=========================== short test summary info ============================
ERROR ../../../tests/test_core.py
ERROR ../../../tests/test_filters.py
ERROR ../../../tests/test_quality.py
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 3 errors in 0.92s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_resampy/build; python3.14 -m pytest -k
"not parallel" /<<PKGBUILDDIR>>
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_resampy/build;
python3.13 -m pytest -k "not parallel" /<<PKGBUILDDIR>>
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: cov-5.0.0, typeguard-4.4.4
collected 140 items / 4 deselected / 136 selected
../../../tests/test_core.py ......xxxxxxxxxxxx..............xxx......... [ 32%]
................xxxxxxxxxxxx.... [ 55%]
../../../tests/test_filters.py .................................x.. [ 82%]
../../../tests/test_quality.py ........................ [100%]
---------- coverage: platform linux, python 3.13.11-final-0 ----------
Name Stmts Miss Cover Missing
---------------------------------------------------
resampy/__init__.py 3 0 100%
resampy/core.py 63 10 84% 143-158, 281-296
resampy/filters.py 43 1 98% 53
resampy/interpn.py 40 32 20% 9-66, 78, 86
resampy/version.py 2 0 100%
---------------------------------------------------
TOTAL 151 43 72%
Coverage XML written to file coverage.xml
================ 108 passed, 4 deselected, 28 xfailed in 6.01s =================
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: numba
Source-Version: 0.63.1+dfsg-1
Done: Stuart Prescott <[email protected]>
We believe that the bug you reported is fixed in the latest version of
numba, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stuart Prescott <[email protected]> (supplier of updated numba package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 05 Feb 2026 13:57:06 +1100
Source: numba
Architecture: source
Version: 0.63.1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Stuart Prescott <[email protected]>
Closes: 1119030 1123334
Changes:
numba (0.63.1+dfsg-1) experimental; urgency=medium
.
* Team upload.
* New upstream release
- Adds Python 3.14 support (Closes: #1119030, #1123334)
- update versioned build-dependency on llvmlite
- refresh patches
* Suppress tests that write files in readonly installation
(test_default_locators, test_source_stamp_precision).
* Update Standards-Version to 4.7.3 (no changes required).
* Drop unneeded Priority:optional and R3:no fields.
* Update lintian overrides.
Checksums-Sha1:
049e28acc76ac4514427bf6049ba7504ec249998 2865 numba_0.63.1+dfsg-1.dsc
16135f67bd755d8adb0c3048f957fc5c62cb9e69 2045512 numba_0.63.1+dfsg.orig.tar.xz
bf7366c87f5ff5249f17d26c45cad24f4a7ea81c 18428
numba_0.63.1+dfsg-1.debian.tar.xz
2bc2b2364ef8058e2fed330c342f954bd5fe6aff 5086448 numba_0.63.1+dfsg-1.git.tar.xz
a2ef45ad91c571f324dbc0e0a0147571d3b7a234 17310
numba_0.63.1+dfsg-1_source.buildinfo
Checksums-Sha256:
98366f210381567a6af0629ba4101ee09681ed6fa68acb63c4d8b98ca3ef17bc 2865
numba_0.63.1+dfsg-1.dsc
e112d746548bce863639a733ce3c31c0c8280a8530b994a3e61110eb1b548b8c 2045512
numba_0.63.1+dfsg.orig.tar.xz
b42a3daceb2c09504e3a85f4917f773777f843842b23bc486459638623fbc97e 18428
numba_0.63.1+dfsg-1.debian.tar.xz
3eb68b6159adb5d34ba65c4b17fd477b21a52c4d30ed20082669020b38a75459 5086448
numba_0.63.1+dfsg-1.git.tar.xz
3fc624617d02accb57dfa0b3b696926667a78273b452decc084d787d9181a030 17310
numba_0.63.1+dfsg-1_source.buildinfo
Files:
da025b4c3602398dec3531d30c291cc5 2865 science optional numba_0.63.1+dfsg-1.dsc
330b58f4d5159fd84eaf5e36fb7adfe3 2045512 science optional
numba_0.63.1+dfsg.orig.tar.xz
839ee72dbd416f72b76693577f1b4e2d 18428 science optional
numba_0.63.1+dfsg-1.debian.tar.xz
5653c0eedb7c5e15a1751a897b3412a4 5086448 science None
numba_0.63.1+dfsg-1.git.tar.xz
5685b14dd9f1dae5008f62937b84718e 17310 science optional
numba_0.63.1+dfsg-1_source.buildinfo
Git-Tag-Info: tag=0cb6ac1b654791c70884f463e4c0ec9d6f5d29c0
fp=90e2d2c1ad146a1b7ebb891dbbc17ebb1396f2f7
Git-Tag-Tagger: Stuart Prescott <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmEJowACgkQYG0ITkaD
wHmxTQ//WXLnIdEi0xljMzg0m2ibEsFhZtqnIqD0ye+ukPi2YGAqKvnohOMrkI59
LcBbL5H6sLfBGPNMJ/Novy3+jk/Mb/4+PFQUb0Gw7N6M2quqAw97Vw8wQQPYJXVC
L6dHEhtZWhPVZZmAcO0jNsVmDyHv5Iv43HFKAqS+EkRBjepp63ECAQvysjU3P0uf
11VMQ9iudMiN6aB67UXSB79BpipR0LAXZiEFlgvhlhBH2WjR5zRbOdOXxZIAQqKL
jgzB+X53uQWQSfsZKILfudLQSUcExkDJ1I6Ni/akoHgbAE5hhVtoyMKTB7Jxog/X
yaATpx9ACgTnyIl6GFBuG0858lDq23Xyj9wdy7EYNK+5TnctaFmOuw/jOcBgwoaD
rfZ2JmOJEVo8JWw2/U7gNY/smDfZxr+5ZjnXqJR/q/A6OotNYT1Hrka3M6XDs4Kq
Mh1Rnq8ou6SseMfHtKWY//34zA2cCTsMs6PtLaLodXe18dqtCBNafU5Yb2diQkLE
Pocp2s3fk+3g4v0RDUjXpD2E85ZIsBkwd/tEn7B2IwlV93NuD7zi9rqn3AKcTd1x
FEoMeCiOFywZyfNbYc3s3Wti/h/gMuaz/yohBa2m2JK14qr6qnBria2rtFWAWX3k
vuKDxwlOYN84bPKANaoXLj7p73o4V1Rglkso5Hlyx9nz9yyygJM=
=MeuA
-----END PGP SIGNATURE-----
pgpk2oAq8chZg.pgp
Description: PGP signature
--- End Message ---