Package: src:python-sparse
Version: 0.13.0-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

python-sparse's autopkg tests fail with Python 3.12:

[...]
169s autopkgtest [19:11:36]: test command1: set -e ; cp -r sparse/tests "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -m pytest -v ; done
169s autopkgtest [19:11:36]: test command1: [-----------------------
169s Testing with python3.12:
169s ImportError while loading conftest '/tmp/autopkgtest.GDQDid/autopkgtest_tmp/tests/conftest.py'.
169s tests/conftest.py:2: in <module>
169s     import numpy.distutils.system_info as sysinfo
169s /usr/lib/python3/dist-packages/numpy/distutils/__init__.py:26: in <module>
169s     from . import ccompiler
169s /usr/lib/python3/dist-packages/numpy/distutils/ccompiler.py:8: in <module>
169s     from distutils import ccompiler
169s E   ModuleNotFoundError: No module named 'distutils'
170s autopkgtest [19:11:37]: test command1: -----------------------]
170s autopkgtest [19:11:37]: test command1: - - - - - - - - - - results - - - - - - - - - -
170s command1             FAIL non-zero exit status 4

Reply via email to