Source: parallax Version: 1.0.6-4 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.13
Hi Maintainer The autopkgtests of this package fail with Python 3.13 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/p/parallax/testing/amd64/ 42s autopkgtest [20:08:40]: test testsuite3: [----------------------- 42s info: Adding user `parallax' ... 42s info: Selecting UID/GID from range 1000 to 59999 ... 42s info: Adding new group `parallax' (1001) ... 42s info: Adding new user `parallax' (1001) with group `parallax (1001)' ... 42s info: Creating home directory `/tmp/autopkgtest-lxc.k_lrmj52/downtmp/autopkgtest_tmp/home' ... 42s info: Copying files from `/etc/skel' ... 42s info: Adding new user `parallax' to supplemental / extra groups `users' ... 42s info: Adding user `parallax' to group `users' ... 43s /tmp/autopkgtest-lxc.k_lrmj52/downtmp/build.TCB/src 43s Traceback (most recent call last): 43s File "/tmp/autopkgtest-lxc.k_lrmj52/downtmp/build.TCB/src/test/test_api.py", line 84, in <module> 43s suite.addTest(unittest.makeSuite(CallTest, "test")) 43s ^^^^^^^^^^^^^^^^^^ 43s File "/usr/lib/python3.13/unittest/__init__.py", line 80, in __getattr__ 43s raise AttributeError(f"module {__name__!r} has no attribute {name!r}") 43s AttributeError: module 'unittest' has no attribute 'makeSuite' 43s autopkgtest [20:08:41]: test testsuite3: -----------------------]