Source: xraylib Version: 4.0.0+dfsg1-5 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/x/xraylib/testing/amd64/ 137s Testing with python3.13: 137s test-atomiclevelwidth (unittest.loader._FailedTest.test-atomiclevelwidth) ... ERROR 137s 137s ====================================================================== 137s ERROR: test-atomiclevelwidth (unittest.loader._FailedTest.test-atomiclevelwidth) 137s ---------------------------------------------------------------------- 137s ImportError: Failed to import test module: test-atomiclevelwidth 137s Traceback (most recent call last): 137s File "/usr/lib/python3.13/unittest/loader.py", line 137, in loadTestsFromName 137s module = __import__(module_name) 137s File "/tmp/autopkgtest-lxc.fi8tnbgp/downtmp/build.g5v/src/python/tests/test-atomiclevelwidth.py", line 2, in <module> 137s import xraylib 137s File "/usr/lib/python3/dist-packages/xraylib.py", line 14, in <module> 137s import _xraylib 137s ModuleNotFoundError: No module named '_xraylib'