Source: seqdiag Version: 3.0.0+dfsg-5 Severity: serious Tags: forky sid User: [email protected] Usertags: python3.14
Hi Maintainer The autopkgtests of this package fail with Python 3.14 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/s/seqdiag/testing/amd64/ 37s ============================= test session starts ============================== 37s platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 37s rootdir: /tmp/autopkgtest-lxc.l5mi7mhk/downtmp/autopkgtest_tmp/build 37s plugins: typeguard-4.4.4 37s collected 55 items 37s 38s tests/test_generate_diagram.py ........... [ 20%] 38s tests/test_rst_directives.py ........................................... [ 98%] 38s . [100%] 38s 38s =============================== warnings summary =============================== 38s tests/test_generate_diagram.py: 11 warnings 38s /usr/lib/python3/dist-packages/blockdiag/utils/bootstrap.py:85: DeprecationWarning: codecs.open() is deprecated. Use open() instead. 38s fp = codecs.open(self.options.input, 'r', 'utf-8-sig') 38s 38s tests/test_rst_directives.py: 41 warnings 38s /usr/lib/python3/dist-packages/blockdiag/utils/rst/directives.py:121: PendingDeprecationWarning: The auxiliary function roles.set_classes() is obsoleted by roles.normalize_options() and will be removed in Docutils 2.0 38s set_classes(self.options) 38s 38s -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 38s ======================= 55 passed, 52 warnings in 0.59s ======================== 38s I: pybuild pybuild:388: ln -s /usr/lib/python3/dist-packages/seqdiag/tests /tmp/autopkgtest-lxc.l5mi7mhk/downtmp/autopkgtest_tmp/build/tests 38s ln: failed to create symbolic link '/tmp/autopkgtest-lxc.l5mi7mhk/downtmp/autopkgtest_tmp/build/tests/tests': Permission denied 38s E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: ln -s /usr/lib/python3/dist-packages/seqdiag/tests /tmp/autopkgtest-lxc.l5mi7mhk/downtmp/autopkgtest_tmp/build/tests 38s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 38s make: *** [/tmp/49FuWxXF3D/run:4: pybuild-autopkgtest] Error 25 38s pybuild-autopkgtest: error: /tmp/49FuWxXF3D/run pybuild-autopkgtest returned exit code 2 38s autopkgtest [10:18:38]: test pybuild-autopkgtest: -----------------------]

