Source: defusedxml Version: 0.7.1-2 Severity: serious Tags: trixie sid User: debian-pyt...@lists.debian.org Usertags: python3.13
Hi Maintainer defusedxml's autopkgtests 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/d/defusedxml/testing/amd64/ 57s autopkgtest [19:02:34]: test command1: [----------------------- 58s Traceback (most recent call last): 58s File "/tmp/autopkgtest-lxc.99ll9ney/downtmp/autopkgtest_tmp/tests.py", line 562, in <module> 58s suite = test_main() 58s File "/tmp/autopkgtest-lxc.99ll9ney/downtmp/autopkgtest_tmp/tests.py", line 547, in test_main 58s suite.addTests(unittest.makeSuite(TestDefusedcElementTree)) 58s ^^^^^^^^^^^^^^^^^^ 58s File "/usr/lib/python3.13/unittest/__init__.py", line 80, in __getattr__ 58s raise AttributeError(f"module {__name__!r} has no attribute {name!r}") 58s AttributeError: module 'unittest' has no attribute 'makeSuite' 58s autopkgtest [19:02:35]: test command1: -----------------------]