Source: py-ubjson Version: 0.16.1-4 Severity: serious Tags: ftbfs User: [email protected] Usertags: python3.14
Hi Maintainer py-ubjson FTBFS when built with Python 3.14 as a supported version [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://buildd.debian.org/status/package.php?p=py-ubjson ====================================================================== FAIL: test_recursion (test.TestEncodeDecodeFpExt.test_recursion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/reproducible-path/py-ubjson-0.16.1/.pybuild/cpython3_3.14_ubjson/build/test/test.py", line 473, in test_recursion with self.assert_raises_regex(RuntimeError, 'recursion'): ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: RuntimeError not raised ====================================================================== FAIL: test_recursion (test.TestEncodeDecodePlainExt.test_recursion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/reproducible-path/py-ubjson-0.16.1/.pybuild/cpython3_3.14_ubjson/build/test/test.py", line 473, in test_recursion with self.assert_raises_regex(RuntimeError, 'recursion'): ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: RuntimeError not raised ---------------------------------------------------------------------- Ran 116 tests in 4.524s FAILED (failures=2)

