Your message dated Sun, 21 Dec 2025 13:05:22 +0000
with message-id <[email protected]>
and subject line Bug#1123370: fixed in zope.testing 6.1-1
has caused the Debian Bug report #1123370,
regarding zope.testing: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.14 3.13" returned exit code 13
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.)


-- 
1123370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123370
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zope.testing
Version: 6.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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 add an affects on src:zope.testing, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: Zope Public License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/zope/testing
copying src/zope/testing/loggingsupport.py -> build/lib/zope/testing
copying src/zope/testing/testrunner.py -> build/lib/zope/testing
copying src/zope/testing/doctestcase.py -> build/lib/zope/testing
copying src/zope/testing/cleanup.py -> build/lib/zope/testing
copying src/zope/testing/formparser.py -> build/lib/zope/testing
copying src/zope/testing/renormalizing.py -> build/lib/zope/testing
copying src/zope/testing/module.py -> build/lib/zope/testing
copying src/zope/testing/tests.py -> build/lib/zope/testing
copying src/zope/testing/exceptions.py -> build/lib/zope/testing
copying src/zope/testing/setupstack.py -> build/lib/zope/testing
copying src/zope/testing/wait.py -> build/lib/zope/testing
copying src/zope/testing/__init__.py -> build/lib/zope/testing
running egg_info
creating src/zope.testing.egg-info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
copying src/zope/testing/cleanup.txt -> build/lib/zope/testing
copying src/zope/testing/doctestcase.txt -> build/lib/zope/testing
copying src/zope/testing/formparser.txt -> build/lib/zope/testing
copying src/zope/testing/loggingsupport.txt -> build/lib/zope/testing
copying src/zope/testing/module.txt -> build/lib/zope/testing
copying src/zope/testing/renormalizing.txt -> build/lib/zope/testing
copying src/zope/testing/setupstack.txt -> build/lib/zope/testing
copying src/zope/testing/test-1.txt -> build/lib/zope/testing
copying src/zope/testing/test4.txt -> build/lib/zope/testing
copying src/zope/testing/test4e.txt -> build/lib/zope/testing
copying src/zope/testing/test4f.txt -> build/lib/zope/testing
copying src/zope/testing/wait.txt -> build/lib/zope/testing
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zope
creating build/bdist.linux-x86_64/wheel/zope/testing
copying build/lib/zope/testing/setupstack.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/testrunner.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4e.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4f.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test-1.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
running install_egg_info
Copying src/zope.testing.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.testing-6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope_testing-6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/.tmp-y7_zag7v/zope_testing-6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope/testing/__init__.py'
adding 'zope/testing/cleanup.py'
adding 'zope/testing/cleanup.txt'
adding 'zope/testing/doctestcase.py'
adding 'zope/testing/doctestcase.txt'
adding 'zope/testing/exceptions.py'
adding 'zope/testing/formparser.py'
adding 'zope/testing/formparser.txt'
adding 'zope/testing/loggingsupport.py'
adding 'zope/testing/loggingsupport.txt'
adding 'zope/testing/module.py'
adding 'zope/testing/module.txt'
adding 'zope/testing/renormalizing.py'
adding 'zope/testing/renormalizing.txt'
adding 'zope/testing/setupstack.py'
adding 'zope/testing/setupstack.txt'
adding 'zope/testing/test-1.txt'
adding 'zope/testing/test4.txt'
adding 'zope/testing/test4e.txt'
adding 'zope/testing/test4f.txt'
adding 'zope/testing/testrunner.py'
adding 'zope/testing/tests.py'
adding 'zope/testing/wait.py'
adding 'zope/testing/wait.txt'
adding 'zope_testing-6.0.dist-info/licenses/LICENSE.txt'
adding 'zope_testing-6.0.dist-info/METADATA'
adding 'zope_testing-6.0.dist-info/WHEEL'
adding 'zope_testing-6.0.dist-info/top_level.txt'
adding 'zope_testing-6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope_testing-6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: Zope Public License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
running egg_info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zope
creating build/bdist.linux-x86_64/wheel/zope/testing
copying build/lib/zope/testing/setupstack.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/testrunner.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4e.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4f.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test-1.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
running install_egg_info
Copying src/zope.testing.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.testing-6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope_testing-6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/.tmp-i7g6hyeu/zope_testing-6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope/testing/__init__.py'
adding 'zope/testing/cleanup.py'
adding 'zope/testing/cleanup.txt'
adding 'zope/testing/doctestcase.py'
adding 'zope/testing/doctestcase.txt'
adding 'zope/testing/exceptions.py'
adding 'zope/testing/formparser.py'
adding 'zope/testing/formparser.txt'
adding 'zope/testing/loggingsupport.py'
adding 'zope/testing/loggingsupport.txt'
adding 'zope/testing/module.py'
adding 'zope/testing/module.txt'
adding 'zope/testing/renormalizing.py'
adding 'zope/testing/renormalizing.txt'
adding 'zope/testing/setupstack.py'
adding 'zope/testing/setupstack.txt'
adding 'zope/testing/test-1.txt'
adding 'zope/testing/test4.txt'
adding 'zope/testing/test4e.txt'
adding 'zope/testing/test4f.txt'
adding 'zope/testing/testrunner.py'
adding 'zope/testing/tests.py'
adding 'zope/testing/wait.py'
adding 'zope/testing/wait.txt'
adding 'zope_testing-6.0.dist-info/licenses/LICENSE.txt'
adding 'zope_testing-6.0.dist-info/METADATA'
adding 'zope_testing-6.0.dist-info/WHEEL'
adding 'zope_testing-6.0.dist-info/top_level.txt'
adding 'zope_testing-6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope_testing-6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build; PYTHONPATH=. 
python3.14 -m zope.testrunner --test-path . --package zope.testing -vv
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/module.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/loggingsupport.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/renormalizing.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/setupstack.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/wait.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt

Failure in test 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt
Failed doctest test for doctestcase.txt
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt",
 line 0

----------------------------------------------------------------------
File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt",
 line 242, in doctestcase.txt
Failed example:
    for c, e in result.failures:
        print(e) # doctest: +ELLIPSIS +REPORT_UDIFF
Differences (unified diff with -expected +actual):
    @@ -1,8 +1,17 @@
     Traceback (most recent call last):
    -  ...
    -...: Failed doctest test for <string>
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 96, in test_string
    +    _run_test(self, test, fglobs.copy(), '<string>', '<string>',
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              optionflags, checker)
    +              ^^^^^^^^^^^^^^^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for <string>
       File "<string>", line 0, in <string>
     <BLANKLINE>
    -...----------...
    +----------------------------------------------------------------------
     File "<string>", line 4, in <string>
     Failed example:
    @@ -13,11 +22,19 @@
         2
     <BLANKLINE>
    -<BLANKLINE>
     Traceback (most recent call last):
    -  ...
    -...: Failed doctest test for test3
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 73, in test_method
    +    _run_test(self, doc, fglobs.copy(), name, path,
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              optionflags, checker, lineno=lineno)
    +              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for test3
       File "None", line 10, in test3
     <BLANKLINE>
    -...----------...
    +----------------------------------------------------------------------
     Line 4, in test3
     Failed example:
    @@ -28,12 +45,20 @@
         2
     <BLANKLINE>
    +Traceback (most recent call last):
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 142, in test_file_w_setup
    +    _run_test(self, test, {}, name, path, optionflags, checker,
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              'test')
    +              ^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for test4f.txt
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/test4f.txt",
 line 0, in txt
     <BLANKLINE>
    -Traceback (most recent call last):
    -...
    -...: Failed doctest test for test4f.txt
    -  File "...test4f.txt", line 0, in txt
    -<BLANKLINE>
    -...----------...
    -File "...test4f.txt", line 3, in test4f.txt
    +----------------------------------------------------------------------
    +File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/test4f.txt",
 line 3, in test4f.txt
     Failed example:
         1 + 1
    @@ -43,3 +68,2 @@
         2
     <BLANKLINE>
    -<BLANKLINE>

 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/cleanup.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/formparser.txt
  Ran 8 tests with 1 failures, 0 errors and 0 skipped in 0.141 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.

Tests with failures:
   
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build; PYTHONPATH=. 
{interpreter} -m zope.testrunner --test-path . --package zope.testing -vv
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build; PYTHONPATH=. 
python3.13 -m zope.testrunner --test-path . --package zope.testing -vv
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/module.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/loggingsupport.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/renormalizing.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/setupstack.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/wait.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/doctestcase.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/cleanup.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/formparser.txt
  Ran 8 tests with 0 failures, 0 errors and 0 skipped in 0.138 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: zope.testing
Source-Version: 6.1-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
zope.testing, 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.
Colin Watson <[email protected]> (supplier of updated zope.testing 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: Sun, 21 Dec 2025 12:40:32 +0000
Source: zope.testing
Architecture: source
Version: 6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123370
Changes:
 zope.testing (6.1-1) unstable; urgency=medium
 .
   * New upstream release:
     - Add support for Python 3.14 (closes: #1123370).
Checksums-Sha1:
 7637277f1fd2e1fd946cd4e0fc1a3f490e82b8ff 2224 zope.testing_6.1-1.dsc
 a6ea5d191afd9e33a810b58dd1559bc70ef94499 47548 zope.testing_6.1.orig.tar.gz
 3326c45336ee1a95bfce635347a3ec975a1b81a2 5968 zope.testing_6.1-1.debian.tar.xz
Checksums-Sha256:
 f2a30495366323eb55e4693cf64dea5362accfe1ddfcd0ae52d1eafcfd78e78e 2224 
zope.testing_6.1-1.dsc
 69d2efef597a3e817de4ce9163270a27e6ed9f82f440dbbffdd5743450e78f60 47548 
zope.testing_6.1.orig.tar.gz
 f28f68f88eb63b6f3e2c313d83970d38d7f623c065e5facab9f3435d530e9dca 5968 
zope.testing_6.1-1.debian.tar.xz
Files:
 7d6e66f2aeb506d12edfc1693623c38e 2224 zope optional zope.testing_6.1-1.dsc
 6556b3f18cb44064670665dbc7a99d21 47548 zope optional 
zope.testing_6.1.orig.tar.gz
 197b58562576c6181f5200fc412d054c 5968 zope optional 
zope.testing_6.1-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmlH64QACgkQOTWH2X2G
UAvdqhAAseCYWhZUU2BaC98xb1DZd3g0nNuaTQ8nkWLNmLompCBNZfx3ubuDbNly
Q6cxAWZujFk0pbaNQjuqhoM+zuGhaYTOXAAaSK//jmwgcPbJJJYJqAHZV/sMdcZ+
c0Bz9Wg3cx8XEhGfv9uzfkoharL3FDz1r2q+724WcBvERBbGITYpHfQLk69h2SXo
kZ3rZqopIGoXDjiq457sUcU4eI/GwFyfj5AJhcVEUKkntAUll3TXMTWRxt9Q7Npi
sJ0LyRMYhU+9QaqH3ZBBU0LpG7jwzwzE9sWhGlVmm24rt/DVVsbOI8st7OxJKvfE
hcpTCe0hmkdG3G4i7TBrYwrxUFWV+p4USG3L64wHAMRzQmXGCDMJuDKVUd3ivP29
MdITe28AEQHIg/3gtN4kWUnPrV+BwwkpgkFoS1ZjE3iWhCLBkDmMN/i0gocfQIF1
8EPB5ONHMS1bcS9mrib0oJ8b0PAxZwIrxHGLSMD3AvtyWdXGCb59Q99sST/HmbxP
ETTdzLEbfgStB3TyjnOY9v12Ayg4cuSQul2UXhqUsYS8sYvPm+ZjjgXwd/fqjOSj
mfzpuB7J02GxnYR4wDANMJPIrkpWN9XfpX6cWBFfSMLq0FpeCQWD+FGZsq5QaVCh
3K7+oz6Cp4baq9xe/FquRoRERR17ZXP2MRDeN7WbFNedMrqNoCw=
=o9F9
-----END PGP SIGNATURE-----

Attachment: pgpNB9i2J6wG0.pgp
Description: PGP signature


--- End Message ---

Reply via email to