Package: src:python-enmerkar
Version: 0.7.1-8
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: pkg-resources-deprecation

using the removed pkg_resources module in the autopkg tests:

[...]

 76s running install_scripts
76s warning: no previously-included files matching '*.pyc' found anywhere in distribution 76s warning: no previously-included files matching '*.pyo' found anywhere in distribution
 76s no previously-included directories found matching 'docs/_build'
 76s + pwd
76s + http_proxy=127.0.0.1:9 https_proxy=127.0.0.9:9 HTTP_PROXY=127.0.0.1:9 HTTPS_PROXY=127.0.0.1:9 PYTHONPATH=/tmp/autopkgtest.dSqH8l/build.wSI/src/debian/tmp/usr/lib/python3/dist-packages python3.14 -m pytest tests -v 76s ImportError while loading conftest '/tmp/autopkgtest.dSqH8l/build.wSI/src/tests/conftest.py'.
 76s tests/conftest.py:3: in <module>
 76s     from testproject import settings as testproject_settings
 76s tests/testproject/settings.py:1: in <module>
 76s     import pkg_resources
 76s E   ModuleNotFoundError: No module named 'pkg_resources'
 77s autopkgtest [02:39:48]: test unittests: -----------------------]

Reply via email to