Source: hyperkitty Version: 1.3.12-1 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.13
Hi Maintainer The autopkgtests of this package 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/h/hyperkitty/testing/amd64/ 246s ====================================================================== 246s FAIL: test_help_output (hyperkitty.tests.commands.test_attachments_to_file.CommandTestCase.test_help_output) 246s ---------------------------------------------------------------------- 246s Traceback (most recent call last): 246s File "/usr/lib/python3/dist-packages/hyperkitty/tests/commands/test_attachments_to_file.py", line 94, in test_help_output 246s "HYPERKITTY_ATTACHMENT_FOLDER" in output_value 246s ...<2 lines>... 246s and "-v {0,1}, --verbosity {0,1}" in output_value 246s AssertionError 246s 246s ---------------------------------------------------------------------- 246s Ran 366 tests in 175.608s 246s 246s FAILED (failures=1, skipped=4, expected failures=2)