Your message dated Wed, 08 Jan 2025 11:07:23 +0000
with message-id <[email protected]>
and subject line Bug#1090154: fixed in python-pook 2.1.3-1
has caused the Debian Bug report #1090154,
regarding python-pook: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1090154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-pook
Version: 1.1.1-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:16: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/setup.py:16: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/<<PKGBUILDDIR>>/setup.py:16: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
file pook.py (for module pook) not found
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/response.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/request.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/mock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/compare.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/mock_engine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/regex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/activate_async.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/engine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/assertion.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/matcher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
copying pook/headers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration
copying tests/integration/pook_requests_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration
copying tests/integration/engines_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration
copying tests/integration/examples_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration
copying tests/integration/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/regex_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/mock_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/matcher_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/engine_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/mock_engine_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/api_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
copying tests/unit/exceptions_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration/engines
copying tests/integration/engines/unittest_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration/engines
copying tests/integration/engines/pytest_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration/engines
copying tests/integration/engines/nose_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration/engines
copying tests/integration/engines/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/integration/engines
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/urllib3_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/aiohttp_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/module_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/interceptors
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/body_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/json_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/headers_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/json_schema_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/query_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/helpers_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/method_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/base_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/path_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
copying tests/unit/matchers/url_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/tests/unit/matchers
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/http.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/urllib3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/aiohttp.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
copying pook/interceptors/pycurl.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/interceptors
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/query.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/json_schema.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/body.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/method.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/path.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/url.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/api.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/xml.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/json.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
copying pook/matchers/headers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pook/build/pook/matchers
running egg_info
creating pook.egg-info
writing pook.egg-info/PKG-INFO
writing dependency_links to pook.egg-info/dependency_links.txt
writing requirements to pook.egg-info/requires.txt
writing top-level names to pook.egg-info/top_level.txt
writing manifest file 'pook.egg-info/SOURCES.txt'
file pook.py (for module pook) not found
reading manifest file 'pook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'pook.egg-info/SOURCES.txt'
file pook.py (for module pook) not found
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:16: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
file pook.py (for module pook) not found
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/response.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/constants.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/request.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/mock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/compare.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/mock_engine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/regex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/activate_async.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/engine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/assertion.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/matcher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
copying pook/headers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration
copying tests/integration/pook_requests_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration
copying tests/integration/engines_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration
copying tests/integration/examples_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration
copying tests/integration/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/regex_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/mock_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/matcher_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/engine_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/mock_engine_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/api_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
copying tests/unit/exceptions_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration/engines
copying tests/integration/engines/unittest_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration/engines
copying tests/integration/engines/pytest_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration/engines
copying tests/integration/engines/nose_suite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration/engines
copying tests/integration/engines/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/integration/engines
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/urllib3_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/aiohttp_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/interceptors
copying tests/unit/interceptors/module_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/interceptors
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/body_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/json_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/headers_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/json_schema_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/query_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/helpers_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/method_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/base_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/path_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
copying tests/unit/matchers/url_test.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/tests/unit/matchers
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/http.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/urllib3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/aiohttp.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
copying pook/interceptors/pycurl.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/interceptors
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/query.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/json_schema.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/body.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/method.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/path.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/url.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/api.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/xml.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/json.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
copying pook/matchers/headers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pook/build/pook/matchers
running egg_info
writing pook.egg-info/PKG-INFO
writing dependency_links to pook.egg-info/dependency_links.txt
writing requirements to pook.egg-info/requires.txt
writing top-level names to pook.egg-info/top_level.txt
file pook.py (for module pook) not found
reading manifest file 'pook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'pook.egg-info/SOURCES.txt'
file pook.py (for module pook) not found
debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml docs/
build/html # HTML generator
Running Sphinx v8.1.3
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to
define html_theme_path, you are safe to remove that code.
WARNING: Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:12: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-pook
Source-Version: 2.1.3-1
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pook, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <[email protected]> (supplier of updated python-pook package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 08 Jan 2025 11:29:48 +0100
Source: python-pook
Architecture: source
Version: 2.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1090154
Changes:
python-pook (2.1.3-1) unstable; urgency=medium
.
* Team Upload
* New upstream version 2.1.3 (Closes: #1090154)
* Add new python3-httpx & python3-pytest-httpbin dependencies
* Use new dh-sequence-python3
* Remove leftover references to "nose"
Checksums-Sha1:
20ccfa77b553363a69e52e8f42a38c3b7a3f7eb7 2457 python-pook_2.1.3-1.dsc
30efdde76d2a732f91072dcf2c96d6898f65933c 60985 python-pook_2.1.3.orig.tar.gz
7bf229cd9d5f30eeddfa3b92d0120d8a9605ef79 4308 python-pook_2.1.3-1.debian.tar.xz
2fe18f0edd2f36c7ec06db9ed99c41bc5ba15c09 10934
python-pook_2.1.3-1_source.buildinfo
Checksums-Sha256:
dc07ad2fbaed2775cbca7ccd0f59534a5f14b0cc820e7eacaf56b53241f47299 2457
python-pook_2.1.3-1.dsc
3dab30bd225fc3a109dcd1292fd237dbe568732662dc80a1741f8e014e4c6e98 60985
python-pook_2.1.3.orig.tar.gz
7a00e603b05ca60eb605234d44e28cc773267055ee5665b1a4dcc7eb89c58d05 4308
python-pook_2.1.3-1.debian.tar.xz
81e1b52a9b9b69924823c57dc66867ed9a60d2e28c62dde5f416a2d8c3766ad0 10934
python-pook_2.1.3-1_source.buildinfo
Files:
fbe4b4069f46f390ad50836792238429 2457 python optional python-pook_2.1.3-1.dsc
b3ffdd443f403e1767ca89f32c7619c6 60985 python optional
python-pook_2.1.3.orig.tar.gz
d32872860efe99740a51bc609270db6d 4308 python optional
python-pook_2.1.3-1.debian.tar.xz
ba2eca5d40d29982b499cc7c9f74cb4f 10934 python optional
python-pook_2.1.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmd+VkoRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpLnA/+KKBcBuhB2kpEH8aCjjdHdqoKzYwjNu0l
5yEPkwssVyQA+/DSTadtIoxJ+pKCOwi7uV+fgXcgCHMh4jDZm5Nd0JBb0ptBXZxf
pZUbtxRYP3MtfYNvWwLgQRy2z2HmH7ag3p8Se023sEboHJLHSYHTzYaT6xqFIthg
fbCYKWj/CKYOvtI2uF/ajpp441y1xsaEJnTWXVwZ3mknN/aWhzHBARFKsyH8KOZ4
5BPopNwaBFi7ihWI6GlMR3Dg09mve1snrnwXz6a9i1faR258acxlTJEHGmP5wICX
UgLtp8nemx4C5HkDjKuJ+A0G/5GmIPECxYet8cLMvvNo5phkCMhevQpnzziEf5X/
+EyhyfSHN6fi1DzYj8nrxRNzG3af/TRc8bKOjRkWszcc286WPCd78KgsBhPuDyeh
SxglW+zXKDUKBmEE4GYa8BUOagJ351ISSso1iRHXc7JcYQWMTEIZO154DwL+CfN7
NX8f004QdHVX5UGhsZTB0ulnlih7btfCJ+HiMrcWU21r0yQoqToBPXZrBmYIm2gL
KGizECXDLs6VAJ4YVWatRHGG1TRHBcTHKrmXLSYE5jeSDfdDx86kIy3izmeW/6Bk
6+4T1JvUkDa8m2wtVWK5PMpOGCZPD79QemSrklQFDZGAtHEDXvVwGULxXKYfjn4j
0YJxdJBbPnU=
=dtqN
-----END PGP SIGNATURE-----
pgpWTrIcybDna.pgp
Description: PGP signature
--- End Message ---