Your message dated Wed, 20 Nov 2024 06:34:22 +0000
with message-id <e1tdeia-009aqy...@fasolo.debian.org>
and subject line Bug#1087787: fixed in towncrier 24.8.0-2
has caused the Debian Bug report #1087787,
regarding towncrier: moving module to application directory breaks reverse 
dependencies
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.)


-- 
1087787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087787
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: towncrier
Source-Version: 24.8.0-2
Done: Ben Finney <bign...@debian.org>

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

Debian distribution maintenance software
pp.
Ben Finney <bign...@debian.org> (supplier of updated 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: Wed, 20 Nov 2024 17:07:04 +1100
Source: towncrier
Architecture: source
Version: 24.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney <bign...@debian.org>
Changed-By: Ben Finney <bign...@debian.org>
Closes: 1087787
Changes:
 towncrier (24.8.0-2) unstable; urgency=medium
 .
   * Remove unused “Build-Depends-Indep: python3-mock”.
     The upstream release uses only ‘unittest.mock’ from the standard library.
   * Switch build dependency to ‘python3-tomli’, specified in upstream project.
   * Resume installing Python library as a public shared library.
     Closes: bug#1087787. Thanks to Santiago Vila for the report; thanks to
     Colin Watson for the diagnosis.
Checksums-Sha1:
 18ffcb37fd6f631a7652cb36f008e327fce911be 2169 towncrier_24.8.0-2.dsc
 874caf876fd8fb584f29200e4b541d26416df227 14296 towncrier_24.8.0-2.debian.tar.xz
 96f1cd913f030a69fa3458d4d18fa549d4462925 9557 
towncrier_24.8.0-2_amd64.buildinfo
Checksums-Sha256:
 4dc50d06e94006a2387a971c249e64b4e890f44215ef4177cebe9d8c1770500f 2169 
towncrier_24.8.0-2.dsc
 7fa7728625a38390e8f98f955742227c720de57b24f95f23096091ed343ce61a 14296 
towncrier_24.8.0-2.debian.tar.xz
 ec82d3035f2a93546000df9b6fb8a44afc80ca02ec0fe7fac1543fd41e316c99 9557 
towncrier_24.8.0-2_amd64.buildinfo
Files:
 b28908e90b69f45ffccfccf14b479dcc 2169 devel optional towncrier_24.8.0-2.dsc
 530e0bd8051eb2cd47b70afd3253c1e0 14296 devel optional 
towncrier_24.8.0-2.debian.tar.xz
 f90ccfbb17ae3dc78bf5fa8a7fb70273 9557 devel optional 
towncrier_24.8.0-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEYVng8p4vpBLgeVxz+bRqrIRCDIIFAmc9f00ACgkQ+bRqrIRC
DIJ4/xAAjHh9kyA8SBLWCcSAOmBY2dQcb2SFyYyUjN58Iu69vnoa7u8LRhFsQ+rE
ay8uOaQ/dByhHiAL2hCSigttMq5wWT9RfdgCHiEfBaiEu3uJy/MPqbtsHqGPvWuX
Sm/AWLSSVnVQQhZ0rSpB9hsOEtOdIAtzyh9XqyKHh6NXjcze91s6ZQD/NGdIBx3V
Dln8PY2Sxp5k44DCq6BouZHRCBmIbnJSi0kXXs6Mmg6goEkyLZSE7iPF6380bK6b
g9fN02BmO6kQj8KxyzomnvAnxmeWKzi/ePdlScIE9hqChrg86ok8gyYBahS1jlNv
hwllYgMJ0axYYPrwF8xGv87ctCxYxII0wgt4IVXEfCZYbSc2osGm3WadIfLH19NM
kZwZHRQr/nyIiMi0IOEs+vUVHzZFDb2wUFaHDG2bn2bnr2ZaQlfl982rNVzoyl19
9Uh5PrYh9QpAWqhYe/jXeimd/Z7PJ0Q6KE1enube3oGZ3B+QrIQyvkG0YdOOhg3O
6+cXxwY1yc4GDEIXb39YdYotuFpk+Ad1PBi90HPanFioqFcyv8qYkgVv3Tt7AfNB
4YFmhe8oCOYtk1GYTQ4ok14JNhhGKC0oZZlVzcTDIeyYSUK2taXFem7KPcgjVpms
/3vqszUtUXvkRVt9XrslhLwTYsqEaHooJ19MWoyJvOEsuVke2nI=
=QxIZ
-----END PGP SIGNATURE-----

Attachment: pgp6rUfN3NbW4.pgp
Description: PGP signature


--- End Message ---

Reply via email to