Source: python-icecream Version: 2.1.3-1 Severity: serious Tags: sid trixie User: debian-pyt...@lists.debian.org Usertags: python3.12
Hi Maintainer python-icecream's autopkgtests fail with Python 3.12 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/p/python-icecream/testing/amd64/ 22s autopkgtest [20:11:44]: test unittest: [----------------------- 22s .................E................. 22s ====================================================================== 22s ERROR: testMultilineContainerArgs (tests.test_icecream.TestIceCream.testMultilineContainerArgs) 22s ---------------------------------------------------------------------- 22s Traceback (most recent call last): 22s File "/tmp/autopkgtest-lxc.t4bw2mdb/downtmp/build.Z0N/src/tests/test_icecream.py", line 573, in testMultilineContainerArgs 22s self.assertRegexpMatches( 22s ^^^^^^^^^^^^^^^^^^^^^^^^ 22s AttributeError: 'TestIceCream' object has no attribute 'assertRegexpMatches' 22s 22s ---------------------------------------------------------------------- 22s Ran 35 tests in 0.102s 22s 22s FAILED (errors=1) 22s autopkgtest [20:11:44]: test unittest: -----------------------]