Package: python3-sparse Version: 0.14.0-1 Severity: serious Tags: ftbfs User: debian-pyt...@lists.debian.org Usertags: python3.12
Hi Maintainer As can be seen in reproducible builds [1], python-sparse FTBFS in unstable. I've copied what I hope is the relevant part of the log below. I'm filing this bug against the binary package, as the BTS seems to be confused by the existence of a python-sparse binary package in old-old-stable (from src:pysparse), with a higher version number. Regards Graham [1] https://tests.reproducible-builds.org/debian/rb-pkg/python-sparse.html [2] https://tracker.debian.org/pkg/pysparse I: pybuild base:305: python3.12 setup.py clean /build/reproducible-path/python-sparse-0.14.0/versioneer.py:432: SyntaxWarning: invalid escape sequence '\s' ] = ''' ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49'] ['numpy>=1.17', 'scipy>=0.19', 'numba>=0.49'] Traceback (most recent call last): File "/build/reproducible-path/python-sparse-0.14.0/setup.py", line 43, in <module> version=versioneer.get_version(), ^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/reproducible-path/python-sparse-0.14.0/versioneer.py", line 1524, in get_version return get_versions()["version"] ^^^^^^^^^^^^^^ File "/build/reproducible-path/python-sparse-0.14.0/versioneer.py", line 1451, in get_versions cfg = get_config_from_root(root) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/reproducible-path/python-sparse-0.14.0/versioneer.py", line 346, in get_config_from_root parser = configparser.SafeConfigParser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? E: pybuild pybuild:391: clean: plugin distutils failed with: exit code=1: python3.12 setup.py clean