Source: pycxx Version: 7.1.8-2 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.12
Hi Maintainer pycxx'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/pycxx/testing/amd64/ 64s autopkgtest [22:11:05]: test buildtest: [----------------------- 65s py3versions: no X-Python3-Version in control file, using supported versions 65s Traceback (most recent call last): 65s File "/tmp/autopkgtest-lxc.vcrjtbaw/downtmp/autopkgtest_tmp/examples/setup.py", line 39, in <module> 65s from distutils.core import setup, Extension 65s ModuleNotFoundError: No module named 'distutils' 65s autopkgtest [22:11:06]: test buildtest: -----------------------]