Bug#1055730: atropos ftbfs with Python 3.12

2023-11-26 Thread Andreas Tille
Hi Vladimir,

Am Mon, Nov 27, 2023 at 10:46:01AM +1300 schrieb Vladimir Petko:
>  Would it be possible to consider a MR[1] that resolves this issue?

MR applied, package building for uploading.

Thanks a lot for the MR
   Andreas.

-- 
http://fam-tille.de



Bug#1055730: atropos ftbfs with Python 3.12

2023-11-26 Thread Vladimir Petko
Dear Maintainers,

 Would it be possible to consider a MR[1] that resolves this issue?

Best Regards,
 Vladimir.

[1] https://salsa.debian.org/med-team/atropos/-/merge_requests/1


Bug#1055730: atropos ftbfs with Python 3.12

2023-11-10 Thread Matthias Klose

Package: src:atropos
Version: 1.1.31+dfsg-3
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

atropos ftbfs with Python 3.12:

dh_auto_clean
I: pybuild base:310: python3.12 setup.py clean
/<>/versioneer.py:485: SyntaxWarning: invalid escape 
sequence '\s'

  LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
  File "/<>/setup.py", line 136, in 
version=versioneer.get_version(),

  File "/<>/versioneer.py", line 1473, in get_version
return get_versions()["version"]
   ^^
  File "/<>/versioneer.py", line 1406, in get_versions
cfg = get_config_from_root(root)
  ^^
  File "/<>/versioneer.py", line 412, 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
dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
returned exit code 13

make[1]: *** [debian/rules:24: override_dh_auto_clean] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:9: clean] Error 2