Package: src:python-omegaconf
Version: 2.3.0-5
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: pkg-resources-deprecation
using the removed pkg_resources module in the autopkg tests:
[...]
94s autopkgtest [03:17:04]: test unittests: [-----------------------
94s + pwd
94s + CWD=/tmp/autopkgtest.SIJqcF/build.naR/src
94s + py3versions -vs
94s + PYTHON3S=3.14
94s + python3.14 setup.py install --install-layout=deb --root
/tmp/autopkgtest.SIJqcF/build.naR/src/debian/tmp
94s Traceback (most recent call last):
94s File "/tmp/autopkgtest.SIJqcF/build.naR/src/setup.py", line 13,
in <module>
94s import pkg_resources
94s ModuleNotFoundError: No module named 'pkg_resources'
94s autopkgtest [03:17:04]: test unittests: -----------------------]