Your message dated Sun, 24 Nov 2024 14:47:30 +0000
with message-id <e1tfdta-00ext9...@fasolo.debian.org>
and subject line Bug#1088147: fixed in sphinxcontrib-towncrier 0.4.0a0-3
has caused the Debian Bug report #1088147,
regarding python3-sphinxcontrib-towncrier: 
TowncrierDraftEntriesEnvironmentCollector.get_outdated_docs signature changed
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 ow...@bugs.debian.org
immediately.)


-- 
1088147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088147
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pytest
Version: 8.3.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir 
/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.13_pytest
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib
copying src/py.py -> build/lib
creating build/lib/pytest
copying src/pytest/__init__.py -> build/lib/pytest
copying src/pytest/__main__.py -> build/lib/pytest
creating build/lib/_pytest
copying src/_pytest/skipping.py -> build/lib/_pytest
copying src/_pytest/python_path.py -> build/lib/_pytest
copying src/_pytest/junitxml.py -> build/lib/_pytest
copying src/_pytest/_argcomplete.py -> build/lib/_pytest
copying src/_pytest/terminal.py -> build/lib/_pytest
copying src/_pytest/compat.py -> build/lib/_pytest
copying src/_pytest/hookspec.py -> build/lib/_pytest
copying src/_pytest/setupplan.py -> build/lib/_pytest
copying src/_pytest/pytester_assertions.py -> build/lib/_pytest
copying src/_pytest/deprecated.py -> build/lib/_pytest
copying src/_pytest/reports.py -> build/lib/_pytest
copying src/_pytest/runner.py -> build/lib/_pytest
copying src/_pytest/doctest.py -> build/lib/_pytest
copying src/_pytest/unraisableexception.py -> build/lib/_pytest
copying src/_pytest/threadexception.py -> build/lib/_pytest
copying src/_pytest/unittest.py -> build/lib/_pytest
copying src/_pytest/debugging.py -> build/lib/_pytest
copying src/_pytest/_version.py -> build/lib/_pytest
copying src/_pytest/outcomes.py -> build/lib/_pytest
copying src/_pytest/faulthandler.py -> build/lib/_pytest
copying src/_pytest/legacypath.py -> build/lib/_pytest
copying src/_pytest/timing.py -> build/lib/_pytest
copying src/_pytest/nodes.py -> build/lib/_pytest
copying src/_pytest/helpconfig.py -> build/lib/_pytest
copying src/_pytest/__init__.py -> build/lib/_pytest
copying src/_pytest/warnings.py -> build/lib/_pytest
copying src/_pytest/pastebin.py -> build/lib/_pytest
copying src/_pytest/pytester.py -> build/lib/_pytest
copying src/_pytest/cacheprovider.py -> build/lib/_pytest
copying src/_pytest/scope.py -> build/lib/_pytest
copying src/_pytest/stash.py -> build/lib/_pytest
copying src/_pytest/python.py -> build/lib/_pytest
copying src/_pytest/monkeypatch.py -> build/lib/_pytest
copying src/_pytest/logging.py -> build/lib/_pytest
copying src/_pytest/python_api.py -> build/lib/_pytest
copying src/_pytest/recwarn.py -> build/lib/_pytest
copying src/_pytest/pathlib.py -> build/lib/_pytest
copying src/_pytest/main.py -> build/lib/_pytest
copying src/_pytest/stepwise.py -> build/lib/_pytest
copying src/_pytest/setuponly.py -> build/lib/_pytest
copying src/_pytest/capture.py -> build/lib/_pytest
copying src/_pytest/fixtures.py -> build/lib/_pytest
copying src/_pytest/freeze_support.py -> build/lib/_pytest
copying src/_pytest/warning_types.py -> build/lib/_pytest
copying src/_pytest/tmpdir.py -> build/lib/_pytest
creating build/lib/_pytest/_io
copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io
copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io
copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io
copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io
copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io
creating build/lib/_pytest/config
copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config
copying src/_pytest/config/compat.py -> build/lib/_pytest/config
copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config
copying src/_pytest/config/__init__.py -> build/lib/_pytest/config
copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config
creating build/lib/_pytest/_code
copying src/_pytest/_code/code.py -> build/lib/_pytest/_code
copying src/_pytest/_code/source.py -> build/lib/_pytest/_code
copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code
creating build/lib/_pytest/_py
copying src/_pytest/_py/error.py -> build/lib/_pytest/_py
copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py
copying src/_pytest/_py/path.py -> build/lib/_pytest/_py
creating build/lib/_pytest/mark
copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark
copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark
copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark
creating build/lib/_pytest/assertion
copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion
running egg_info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
reading manifest file 'src/pytest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
copying src/pytest/py.typed -> build/lib/pytest
copying src/_pytest/py.typed -> build/lib/_pytest
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/.
creating build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest
creating build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/skipping.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/junitxml.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/_argcomplete.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/terminal.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/hookspec.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setupplan.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester_assertions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/deprecated.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/pprint.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unraisableexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/threadexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unittest.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/compat.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/argparsing.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/debugging.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/source.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_version.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/outcomes.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/faulthandler.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/legacypath.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_py
copying build/lib/_pytest/_py/error.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/helpconfig.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warnings.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pastebin.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/cacheprovider.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/structures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/expression.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/monkeypatch.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_api.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/stepwise.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setuponly.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/fixtures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/freeze_support.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warning_types.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest
running install_egg_info
Copying src/pytest.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest-8.3.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest-8.3.3.dist-info/WHEEL
creating 
'/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.13_pytest/.tmp-gkpsao_r/pytest-8.3.3-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'py.py'
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/legacypath.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/python_path.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/scope.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stash.py'
adding '_pytest/stepwise.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/pprint.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/_py/__init__.py'
adding '_pytest/_py/error.py'
adding '_pytest/_py/path.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/compat.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/py.typed'
adding 'pytest-8.3.3.dist-info/AUTHORS'
adding 'pytest-8.3.3.dist-info/LICENSE'
adding 'pytest-8.3.3.dist-info/METADATA'
adding 'pytest-8.3.3.dist-info/WHEEL'
adding 'pytest-8.3.3.dist-info/entry_points.txt'
adding 'pytest-8.3.3.dist-info/top_level.txt'
adding 'pytest-8.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest-8.3.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir 
/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest
* Building wheel...
running bdist_wheel
running build
running build_py
copying src/_pytest/_version.py -> build/lib/_pytest
running egg_info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
reading manifest file 'src/pytest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/.
creating build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest
creating build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/skipping.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/junitxml.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/_argcomplete.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/terminal.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/hookspec.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setupplan.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester_assertions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/deprecated.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/pprint.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unraisableexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/threadexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unittest.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/compat.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/argparsing.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/debugging.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/source.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_version.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/outcomes.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/faulthandler.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/legacypath.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_py
copying build/lib/_pytest/_py/error.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/helpconfig.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warnings.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pastebin.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/cacheprovider.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/structures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/expression.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/monkeypatch.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_api.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/stepwise.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setuponly.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/fixtures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/freeze_support.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warning_types.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest
running install_egg_info
Copying src/pytest.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest-8.3.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest-8.3.3.dist-info/WHEEL
creating 
'/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest/.tmp-h_hfs5kd/pytest-8.3.3-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'py.py'
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/legacypath.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/python_path.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/scope.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stash.py'
adding '_pytest/stepwise.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/pprint.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/_py/__init__.py'
adding '_pytest/_py/error.py'
adding '_pytest/_py/path.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/compat.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/py.typed'
adding 'pytest-8.3.3.dist-info/AUTHORS'
adding 'pytest-8.3.3.dist-info/LICENSE'
adding 'pytest-8.3.3.dist-info/METADATA'
adding 'pytest-8.3.3.dist-info/WHEEL'
adding 'pytest-8.3.3.dist-info/entry_points.txt'
adding 'pytest-8.3.3.dist-info/top_level.txt'
adding 'pytest-8.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest-8.3.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/pytest-8.3.3'
PYTHONPATH=/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest/build
 \
        SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
        /usr/bin/make -C doc/en man html
make[2]: Entering directory '/build/reproducible-path/pytest-8.3.3/doc/en'
Running Sphinx v7.4.7
loading translations [en]... done

Extension error:
Could not import extension sphinxcontrib.towncrier.ext (exception: No module 
named 'towncrier')
make[2]: *** [Makefile:20: man] Error 2
make[2]: Leaving directory '/build/reproducible-path/pytest-8.3.3/doc/en'
make[1]: *** [debian/rules:24: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/pytest-8.3.3'
make: *** [debian/rules:20: 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/202411/

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: sphinxcontrib-towncrier
Source-Version: 0.4.0a0-3
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sphinxcontrib-towncrier, 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 1088...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated sphinxcontrib-towncrier 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 24 Nov 2024 14:06:41 +0000
Source: sphinxcontrib-towncrier
Architecture: source
Version: 0.4.0a0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers 
<debian-pan-maintain...@alioth-lists.debian.net>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1088147
Changes:
 sphinxcontrib-towncrier (0.4.0a0-3) unstable; urgency=medium
 .
   * Team upload.
   * Make compatible with towncrier>=24.7 (closes: #1088147).
   * Run tests during build.
   * Fix minor Lintian issues.
Checksums-Sha1:
 7a42f1a8e5da50d8a4c75e4ebd03fc4e61d4dc4e 2531 
sphinxcontrib-towncrier_0.4.0a0-3.dsc
 8750e1339c533b743125d94a24a173a93b9811a5 4308 
sphinxcontrib-towncrier_0.4.0a0-3.debian.tar.xz
Checksums-Sha256:
 c097b5156b6a2fde79d4ec5099144e0bbae66696e53ac757c7fcde6b6b9212f9 2531 
sphinxcontrib-towncrier_0.4.0a0-3.dsc
 3cfdce65fac2e7c018b998930f1589157b5af2fe744739b2ea95892a1ace9831 4308 
sphinxcontrib-towncrier_0.4.0a0-3.debian.tar.xz
Files:
 deed25807d61ad85d5d5be625fb06629 2531 python optional 
sphinxcontrib-towncrier_0.4.0a0-3.dsc
 7a6eea27dacbe058c0201d96aa46015f 4308 python optional 
sphinxcontrib-towncrier_0.4.0a0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdDM0gACgkQOTWH2X2G
UAvUdA//RWYNG+/MN6+6A/Ckad0RMgRINUNX9tmGobZSd7w0EIJ2XEPgnfYCRQXS
Be8gd5gLUDbN2KCU3xz0z0ds9u+MkyTdJc5D3A5pw4zruqAA4NfZuWH0owEI1KD3
BykTAr5GkIYckDMoiktbVDEO39Ixsj3mjOZKR8CdcSG2pm2xsCjKhgpLI32zvUjb
pVUml+0IYTzLinQFbot7RPGtFHNg9K9QAaoFbx/xt2q4wT8+9DoKRRY6JnGxxgRr
ORjQdpt4lHuVebAMVKMvp2I6lDi9M3ZVWAp4rCQNd2Vulx5e4YqqWWh3vVwUcyXQ
F7RWliKr18Aa45/52bt+aTS8rprHgb9b+9/1ik2dMMYq/lhLDUgYF7UgUhC4tuc5
Dd3v1+LNE/zKeohnIaWSeGppyagwIw3X3HBkIMZZ+/qv/NoNK5uv3IZ3FZIsP2p4
zF08/EQOA/EUjOjE1se6AvDGQ7s+66LcVVAeTO82mOX2+CGR3Yjv+pAp1/uhv/Bo
627iG+Xd43FYrksiXQF961mnpJFDm0hEedMVoa+yDpFSC/j+DOYlw+Dr/dTGawK2
4XV7btKcp9h64Fgrzk9lGlD4ysvz+E6QFcn7TXLo3jxRqF1fgq0YcWSsnvB1Ufwf
RfRJHVqsMkPepGGZuJnJdUrJssf+KTyDBrQkzywzOYcVikftw6Q=
=cIL8
-----END PGP SIGNATURE-----

Attachment: pgpNesUFdSu0Z.pgp
Description: PGP signature


--- End Message ---

Reply via email to