Source: python-editor Version: 1.0.3-4 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.12
Hi Maintainer python-editor'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-editor/testing/amd64/ 35s autopkgtest [20:11:13]: test autodep8-python3: [----------------------- 36s Testing with python3.12: 36s Traceback (most recent call last): 36s File "<string>", line 1, in <module> 36s File "/usr/lib/python3/dist-packages/editor.py", line 11, in <module> 36s from distutils.spawn import find_executable 36s ModuleNotFoundError: No module named 'distutils' 36s autopkgtest [20:11:14]: test autodep8-python3: -----------------------]