Bug#1055690: libgpuarray ftbfs with Python 3.12
Matthias Klose
doko at debian.org
Fri Nov 10 07:51:46 GMT 2023
Package: src:libgpuarray
Version: 0.7.6-14
Severity: important
Tags: sid trixie
User: debian-python at lists.debian.org
Usertags: python3.12
libgpuarray ftbfs with Python 3.12:
[...]
dh_auto_clean
I: pybuild base:310: python3.12 setup.py clean
/<<PKGBUILDDIR>>/versioneer.py:421: SyntaxWarning: invalid escape
sequence '\s'
LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 145, in <module>
version_data = versioneer.get_versions()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/versioneer.py", line 1412, in get_versions
cfg = get_config_from_root(root)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/versioneer.py", line 342, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute
'SafeConfigParser'. Did you mean: 'RawConfigParser'?
E: pybuild pybuild:395: clean: plugin distutils failed with: exit
code=1: python3.12 setup.py clean
More information about the debian-science-maintainers
mailing list