Source: python-uinput Version: 0.11.2-4 Severity: serious Tags: sid trixie User: debian-pyt...@lists.debian.org Usertags: python3.12
Hi Maintainer python-uinput's autopkgtests fail with Python 3.12 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/p/python-uinput/testing/amd64/ 33s autopkgtest [20:08:55]: test autodep8-python3: [----------------------- 33s Testing with python3.12: 33s Traceback (most recent call last): 33s File "<string>", line 1, in <module> 33s File "/usr/lib/python3/dist-packages/uinput/__init__.py", line 39, in <module> 33s import distutils.sysconfig as sysconfig 33s ModuleNotFoundError: No module named 'distutils' 34s autopkgtest [20:08:56]: test autodep8-python3: -----------------------]