Package: src:paste
Version: 3.10.1-3
Severity: serious
Tags: sid forky
User: [email protected]
Usertags: pkg-resources-deprecation

using the removed pkg_resources module in the autopkg tests:

[...]

==================================== ERRORS ==================================== 69s _____________ ERROR collecting tests/test_auth/test_auth_cookie.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_cookie.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________ ERROR collecting tests/test_auth/test_auth_digest.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_digest.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ______________ ERROR collecting tests/test_auth/test_auth_tkt.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_auth/test_auth_tkt.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_cgiapp.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_cgiapp.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_cgitb_catcher.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_cgitb_catcher.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_config.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_config.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_doctests.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_doctests.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_errordocument.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_errordocument.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______ ERROR collecting tests/test_exceptions/test_error_middleware.py ________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_error_middleware.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________ ERROR collecting tests/test_exceptions/test_formatter.py ___________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_formatter.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ________ ERROR collecting tests/test_exceptions/test_httpexceptions.py _________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_httpexceptions.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________ ERROR collecting tests/test_exceptions/test_reporter.py ____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_exceptions/test_reporter.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_fileapp.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_fileapp.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_fixture.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_fixture.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_grantip.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_grantip.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_gzipper.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_gzipper.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s __________________ ERROR collecting tests/test_httpheaders.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_httpheaders.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s __________________ ERROR collecting tests/test_httpserver.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_httpserver.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_import_string.py _________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_import_string.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_multidict.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_multidict.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______________ ERROR collecting tests/test_profilemiddleware.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_profilemiddleware.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________________ ERROR collecting tests/test_proxy.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_proxy.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_recursive.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_recursive.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_registry.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_registry.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_request.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_request.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_request_form.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_request_form.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_response.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_response.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_session.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_session.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_urlmap.py _____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_urlmap.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ___________________ ERROR collecting tests/test_urlparser.py ___________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_urlparser.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _____________ ERROR collecting tests/test_util/test_cgitb_hook.py ______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_cgitb_hook.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________ ERROR collecting tests/test_util/test_datetimeutil.py _____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_datetimeutil.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________ ERROR collecting tests/test_util/test_field_storage.py ____________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_field_storage.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ______________ ERROR collecting tests/test_util/test_mimeparse.py ______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_mimeparse.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _______________ ERROR collecting tests/test_util/test_quoting.py _______________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_util/test_quoting.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s ____________________ ERROR collecting tests/test_wsgilib.py ____________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_wsgilib.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s _________________ ERROR collecting tests/test_wsgiwrappers.py __________________ 69s ImportError while importing test module '/tmp/autopkgtest.ebc1qN/autopkgtest_tmp/tests/test_wsgiwrappers.py'.
 69s Hint: make sure your test modules/packages have valid Python names.
 69s Traceback:
 69s /usr/lib/python3.14/importlib/__init__.py:88: in import_module
 69s     return _bootstrap._gcd_import(name[level:], package, level)
 69s            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 69s tests/__init__.py:7: in <module>
 69s     import pkg_resources
 69s E   ModuleNotFoundError: No module named 'pkg_resources'
69s =========================== short test summary info ============================
 69s ERROR tests/test_auth/test_auth_cookie.py
 69s ERROR tests/test_auth/test_auth_digest.py
 69s ERROR tests/test_auth/test_auth_tkt.py
 69s ERROR tests/test_cgiapp.py
 69s ERROR tests/test_cgitb_catcher.py
 69s ERROR tests/test_config.py
 69s ERROR tests/test_doctests.py
 69s ERROR tests/test_errordocument.py
 69s ERROR tests/test_exceptions/test_error_middleware.py
 69s ERROR tests/test_exceptions/test_formatter.py
 69s ERROR tests/test_exceptions/test_httpexceptions.py
 69s ERROR tests/test_exceptions/test_reporter.py
 69s ERROR tests/test_fileapp.py
 69s ERROR tests/test_fixture.py
 69s ERROR tests/test_grantip.py
 69s ERROR tests/test_gzipper.py
 69s ERROR tests/test_httpheaders.py
 69s ERROR tests/test_httpserver.py
 69s ERROR tests/test_import_string.py
 69s ERROR tests/test_multidict.py
 69s ERROR tests/test_profilemiddleware.py
 69s ERROR tests/test_proxy.py
 69s ERROR tests/test_recursive.py
 69s ERROR tests/test_registry.py
 69s ERROR tests/test_request.py
 69s ERROR tests/test_request_form.py
 69s ERROR tests/test_response.py
 69s ERROR tests/test_session.py
 69s ERROR tests/test_urlmap.py
 69s ERROR tests/test_urlparser.py
 69s ERROR tests/test_util/test_cgitb_hook.py
 69s ERROR tests/test_util/test_datetimeutil.py
 69s ERROR tests/test_util/test_field_storage.py
 69s ERROR tests/test_util/test_mimeparse.py
 69s ERROR tests/test_util/test_quoting.py
 69s ERROR tests/test_wsgilib.py
 69s ERROR tests/test_wsgiwrappers.py
69s !!!!!!!!!!!!!!!!!!! Interrupted: 37 errors during collection !!!!!!!!!!!!!!!!!!! 69s ============================== 37 errors in 0.33s ==============================
 69s autopkgtest [01:20:26]: test upstream-tests: -----------------------]
70s autopkgtest [01:20:27]: test upstream-tests: - - - - - - - - - - results - - - - - - - - - -
 70s upstream-tests       FAIL non-zero exit status 1

Reply via email to