Source: bugwarrior
Version: 1.8.0-10
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.13

Hi Maintainer

bugwarrior's autopkgtests 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/b/bugwarrior/testing/amd64/


99s ==================================== ERRORS
====================================
99s _____________________ ERROR collecting tests/test_jira.py
______________________
99s ImportError while importing test module
'/tmp/autopkgtest-lxc.tz_nfslw/downtmp/autopkgtest_tmp/build/tests/test_jira.py'.
99s Hint: make sure your test modules/packages have valid Python names.
99s Traceback:
99s /usr/lib/python3.13/importlib/__init__.py:88: in import_module
99s return _bootstrap._gcd_import(name[level:], package, level)
99s tests/test_jira.py:9: in <module>
99s from bugwarrior.services.jira import JiraService
99s /usr/lib/python3/dist-packages/bugwarrior/services/jira.py:7: in <module>
99s from jira.client import JIRA as BaseJIRA
99s /usr/lib/python3/dist-packages/jira/__init__.py:11: in <module>
99s from jira.client import (
99s /usr/lib/python3/dist-packages/jira/client.py:14: in <module>
99s import imghdr
99s E ModuleNotFoundError: No module named 'imghdr'

Reply via email to