Package: src:monty
Version: 2023.11.3-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

monty's autopkg tests fail with Python 3.12:

[...]
351s autopkgtest [18:30:44]: test unittests: [-----------------------
351s === python3.12 ===
351s /tmp/autopkgtest.qvJnWn/autopkgtest_tmp/tests/test_io.py:33: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 351s assert int(line) == self.NUMLINES - idx, "read_backwards read {} whereas it should "( 351s /tmp/autopkgtest.qvJnWn/autopkgtest_tmp/tests/test_io.py:43: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 351s assert int(line) == self.NUMLINES - idx, "read_backwards read {} whereas it should "( 351s /usr/lib/python3/dist-packages/pytz/__init__.py:30: SyntaxWarning: invalid escape sequence '\s'
351s   match = re.match("^#\s*version\s*([0-9a-z]*)\s*$", line)
352s
352s ----------------------------------------------------------------------
352s Ran 0 tests in 0.000s
352s
352s NO TESTS RAN
352s autopkgtest [18:30:45]: test unittests: -----------------------]

Reply via email to