Your message dated Thu, 18 Dec 2025 08:24:11 +0000
with message-id <[email protected]>
and subject line Bug#1123297: fixed in python-pyfakefs 5.10.2-1
has caused the Debian Bug report #1123297,
regarding python-pyfakefs: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -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.)


-- 
1123297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123297
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-pyfakefs
Version: 5.8.0-1
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:python-pyfakefs, 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_pyfakefs  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.

[... snipped ...]

copying build/lib/pyfakefs/tests/fake_open_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/logsio.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/patched_packages_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/all_tests.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/skipped_pathlib.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
creating build/bdist.linux-x86_64/wheel/pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/config_module.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fixtures/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests/fixtures
copying build/lib/pyfakefs/tests/fake_os_test.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/example.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/import_as_example.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/tests
copying build/lib/pyfakefs/fake_filesystem_unittest.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_legacy_modules.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
creating build/bdist.linux-x86_64/wheel/pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/pytest_session_tests/test_patch_on_setup.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/pytest_session_tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs/pytest_session_tests
copying build/lib/pyfakefs/pytest_plugin.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/_version.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/helpers.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_open.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/fake_pathlib.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
copying build/lib/pyfakefs/legacy_packages.py -> 
build/bdist.linux-x86_64/wheel/./pyfakefs
running install_egg_info
Copying pyfakefs.egg-info to 
build/bdist.linux-x86_64/wheel/./pyfakefs-5.8.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyfakefs-5.8.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfakefs/.tmp-xa7g4gky/pyfakefs-5.8.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyfakefs/__init__.py'
adding 'pyfakefs/_version.py'
adding 'pyfakefs/fake_file.py'
adding 'pyfakefs/fake_filesystem.py'
adding 'pyfakefs/fake_filesystem_shutil.py'
adding 'pyfakefs/fake_filesystem_unittest.py'
adding 'pyfakefs/fake_io.py'
adding 'pyfakefs/fake_legacy_modules.py'
adding 'pyfakefs/fake_open.py'
adding 'pyfakefs/fake_os.py'
adding 'pyfakefs/fake_path.py'
adding 'pyfakefs/fake_pathlib.py'
adding 'pyfakefs/fake_scandir.py'
adding 'pyfakefs/helpers.py'
adding 'pyfakefs/legacy_packages.py'
adding 'pyfakefs/mox3_stubout.py'
adding 'pyfakefs/patched_packages.py'
adding 'pyfakefs/py.typed'
adding 'pyfakefs/pytest_plugin.py'
adding 'pyfakefs/pytest_session_tests/__init__.py'
adding 'pyfakefs/pytest_session_tests/test_patch_on_setup.py'
adding 'pyfakefs/pytest_tests/__init__.py'
adding 'pyfakefs/pytest_tests/conftest.py'
adding 'pyfakefs/pytest_tests/example.py'
adding 'pyfakefs/pytest_tests/fake_fcntl_test.py'
adding 'pyfakefs/pytest_tests/io.py'
adding 'pyfakefs/pytest_tests/lib_using_pathlib.py'
adding 'pyfakefs/pytest_tests/local_import.py'
adding 'pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_doctest_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_param_test.py'
adding 'pyfakefs/pytest_tests/pytest_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_module_fixture_test.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_failing_helper.py'
adding 'pyfakefs/pytest_tests/pytest_plugin_test.py'
adding 'pyfakefs/pytest_tests/pytest_reload_pandas_test.py'
adding 'pyfakefs/pytest_tests/test_reload_local_import.py'
adding 'pyfakefs/pytest_tests/unhashable.py'
adding 'pyfakefs/tests/__init__.py'
adding 'pyfakefs/tests/all_tests.py'
adding 'pyfakefs/tests/all_tests_without_extra_packages.py'
adding 'pyfakefs/tests/dynamic_patch_test.py'
adding 'pyfakefs/tests/example.py'
adding 'pyfakefs/tests/example_test.py'
adding 'pyfakefs/tests/fake_filesystem_glob_test.py'
adding 'pyfakefs/tests/fake_filesystem_shutil_test.py'
adding 'pyfakefs/tests/fake_filesystem_test.py'
adding 'pyfakefs/tests/fake_filesystem_unittest_test.py'
adding 'pyfakefs/tests/fake_filesystem_vs_real_test.py'
adding 'pyfakefs/tests/fake_legacy_modules_test.py'
adding 'pyfakefs/tests/fake_open_test.py'
adding 'pyfakefs/tests/fake_os_test.py'
adding 'pyfakefs/tests/fake_pathlib_test.py'
adding 'pyfakefs/tests/fake_stat_time_test.py'
adding 'pyfakefs/tests/fake_tempfile_test.py'
adding 'pyfakefs/tests/import_as_example.py'
adding 'pyfakefs/tests/logsio.py'
adding 'pyfakefs/tests/mox3_stubout_example.py'
adding 'pyfakefs/tests/mox3_stubout_test.py'
adding 'pyfakefs/tests/patched_packages_test.py'
adding 'pyfakefs/tests/performance_test.py'
adding 'pyfakefs/tests/skipped_pathlib.py'
adding 'pyfakefs/tests/test_utils.py'
adding 'pyfakefs/tests/fixtures/__init__.py'
adding 'pyfakefs/tests/fixtures/config_module.py'
adding 'pyfakefs/tests/fixtures/deprecated_property.py'
adding 'pyfakefs/tests/fixtures/module_with_attributes.py'
adding 'pyfakefs-5.8.0.dist-info/licenses/COPYING'
adding 'pyfakefs-5.8.0.dist-info/METADATA'
adding 'pyfakefs-5.8.0.dist-info/WHEEL'
adding 'pyfakefs-5.8.0.dist-info/entry_points.txt'
adding 'pyfakefs-5.8.0.dist-info/top_level.txt'
adding 'pyfakefs-5.8.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyfakefs-5.8.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_pyfakefs/build; 
python3.14 -m pytest pyfakefs/pytest_tests/ pyfakefs/tests/ 
pyfakefs/pytest_session_tests/
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: pyfakefs-5.8.0, typeguard-4.4.4
collected 2709 items

pyfakefs/pytest_tests/fake_fcntl_test.py .                               [  0%]
pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py s               [  0%]
pyfakefs/pytest_tests/pytest_fixture_param_test.py X..                   [  0%]
pyfakefs/pytest_tests/pytest_fixture_test.py X...                        [  0%]
pyfakefs/pytest_tests/pytest_module_fixture_test.py ..                   [  0%]
pyfakefs/pytest_tests/pytest_plugin_test.py ..........                   [  0%]
pyfakefs/pytest_tests/pytest_reload_pandas_test.py ss                    [  0%]
pyfakefs/pytest_tests/test_reload_local_import.py ..                     [  0%]
pyfakefs/tests/dynamic_patch_test.py .....                               [  1%]
pyfakefs/tests/example_test.py .......s                                  [  1%]
pyfakefs/tests/fake_filesystem_glob_test.py .........                    [  1%]
pyfakefs/tests/fake_filesystem_shutil_test.py ...................s...sss [  2%]
ssssssssssssssssssssss...........sssssssssss                             [  4%]
pyfakefs/tests/fake_filesystem_test.py ................................. [  5%]
........................................................................ [  8%]
................s..........s............................................ [ 10%]
...s.................................................................... [ 13%]
.............................                                            [ 14%]
pyfakefs/tests/fake_filesystem_unittest_test.py ........................ [ 15%]
....x...................................x...........................s.s. [ 18%]
.......                                                                  [ 18%]
pyfakefs/tests/fake_filesystem_vs_real_test.py ......................... [ 19%]
...                                                                      [ 19%]
pyfakefs/tests/fake_legacy_modules_test.py ...............s....s........ [ 20%]
s..ss......................s.s........s................................. [ 23%]
...............sssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%]
sssssssssssssssssssssssssssssssss                                        [ 32%]
pyfakefs/tests/fake_open_test.py ....................................... [ 33%]
................................ssssssssssssssssssssssssssssssssssssssss [ 36%]
sssssssssssssssssssssssssssssss.........sssssssss..s.ssss..sss.......F.. [ 39%]
...sssssssssssss..........ssssssssss..s.....ssssssss.....sssss.....sss.. [ 41%]
ss.....sssss..................ssssssssssssssssss.                        [ 43%]
pyfakefs/tests/fake_os_test.py ........................s................ [ 45%]
...................................s.................................... [ 47%]
........................................................................ [ 50%]
........................................................................ [ 53%]
.........................................sssssssssssssssssssssssssssssss [ 55%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 58%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 61%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%]
sssssssssssssssssssssssssssssssssssssssssssssssssss..................... [ 66%]
.................................................................sssssss [ 68%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 71%]
sssssss.................s...................................s......sssss [ 74%]
ssssssssssssssssssssssssssssssssssssssssssss...........sssssssssss...... [ 76%]
..............ssssssssssssssssssss.....................sssssssssssssssss [ 79%]
...............sssssssssssssssss...............sssssssssssssssss........ [ 82%]
.......sssssssssssssssss...................sssssssssssss                 [ 84%]
pyfakefs/tests/fake_pathlib_test.py ....s.ssssssssssssss..s......sssssss [ 85%]
ss........ssssssss........ssssssss.....s.s........s....sssssssssssssssss [ 88%]
ssss.......s..ss.................sssssssssssssssssssssssssssss.......... [ 90%]
..................................ssssssssssssssssssssssssssssssssssssss [ 93%]
ssssss.....s........................................................     [ 96%]
pyfakefs/tests/fake_stat_time_test.py .......sssssss........ssssssss.... [ 97%]
...sssssss........ssssssss.....sssss......ssssss                         [ 99%]
pyfakefs/tests/fake_tempfile_test.py ........                            [ 99%]
pyfakefs/tests/mox3_stubout_test.py .........                            [ 99%]
pyfakefs/tests/patched_packages_test.py ..                               [ 99%]
pyfakefs/pytest_session_tests/test_patch_on_setup.py ...                 [100%]

=================================== FAILURES ===================================
__________ BufferingModeTest.test_writing_large_text_with_line_buffer __________

self = <pyfakefs.tests.fake_open_test.BufferingModeTest 
testMethod=test_writing_large_text_with_line_buffer>

    def test_writing_large_text_with_line_buffer(self):
        file_path = self.make_path("buffertest.bin")
        with self.open(file_path, "w", encoding="utf8", buffering=1) as f:
            f.write("test" * 4000)
            with self.open(file_path, "r", encoding="utf8") as r:
                x = r.read()
                # buffer larger than default - written
>               self.assertEqual(16000, len(x))
E               AssertionError: 16000 != 0

pyfakefs/tests/fake_open_test.py:1234: AssertionError
=========================== short test summary info ============================
FAILED 
pyfakefs/tests/fake_open_test.py::BufferingModeTest::test_writing_large_text_with_line_buffer
====== 1 failed, 1531 passed, 1173 skipped, 2 xfailed, 2 xpassed in 3.83s ======
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyfakefs/build; python3.14 -m pytest 
pyfakefs/pytest_tests/ pyfakefs/tests/ pyfakefs/pytest_session_tests/
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyfakefs/build; 
python3.13 -m pytest pyfakefs/pytest_tests/ pyfakefs/tests/ 
pyfakefs/pytest_session_tests/
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: pyfakefs-5.8.0, typeguard-4.4.4
collected 2709 items

pyfakefs/pytest_tests/fake_fcntl_test.py .                               [  0%]
pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py s               [  0%]
pyfakefs/pytest_tests/pytest_fixture_param_test.py X..                   [  0%]
pyfakefs/pytest_tests/pytest_fixture_test.py X...                        [  0%]
pyfakefs/pytest_tests/pytest_module_fixture_test.py ..                   [  0%]
pyfakefs/pytest_tests/pytest_plugin_test.py ..........                   [  0%]
pyfakefs/pytest_tests/pytest_reload_pandas_test.py ss                    [  0%]
pyfakefs/pytest_tests/test_reload_local_import.py ..                     [  0%]
pyfakefs/tests/dynamic_patch_test.py .....                               [  1%]
pyfakefs/tests/example_test.py .......s                                  [  1%]
pyfakefs/tests/fake_filesystem_glob_test.py .........                    [  1%]
pyfakefs/tests/fake_filesystem_shutil_test.py ...................s...sss [  2%]
ssssssssssssssssssssss...........sssssssssss                             [  4%]
pyfakefs/tests/fake_filesystem_test.py ................................. [  5%]
........................................................................ [  8%]
................s..........s............................................ [ 10%]
...s.................................................................... [ 13%]
.............................                                            [ 14%]
pyfakefs/tests/fake_filesystem_unittest_test.py ........................ [ 15%]
....x...................................x...........................s.s. [ 18%]
.......                                                                  [ 18%]
pyfakefs/tests/fake_filesystem_vs_real_test.py ......................... [ 19%]
...                                                                      [ 19%]
pyfakefs/tests/fake_legacy_modules_test.py ...............s....s........ [ 20%]
s..ss......................s.s........s................................. [ 23%]
...............sssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 25%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%]
sssssssssssssssssssssssssssssssss                                        [ 32%]
pyfakefs/tests/fake_open_test.py ....................................... [ 33%]
................................ssssssssssssssssssssssssssssssssssssssss [ 36%]
sssssssssssssssssssssssssssssss.........sssssssss..s.ssss..sss.......... [ 39%]
...sssssssssssss..........ssssssssss..s.....ssssssss.....sssss.....sss.. [ 41%]
ss.....sssss..................ssssssssssssssssss.                        [ 43%]
pyfakefs/tests/fake_os_test.py ........................s................ [ 45%]
...................................s.................................... [ 47%]
........................................................................ [ 50%]
........................................................................ [ 53%]
.........................................sssssssssssssssssssssssssssssss [ 55%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 58%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 61%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 63%]
sssssssssssssssssssssssssssssssssssssssssssssssssss..................... [ 66%]
.................................................................sssssss [ 68%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 71%]
sssssss.................s...................................s......sssss [ 74%]
ssssssssssssssssssssssssssssssssssssssssssss...........sssssssssss...... [ 76%]
..............ssssssssssssssssssss.....................sssssssssssssssss [ 79%]
...............sssssssssssssssss...............sssssssssssssssss........ [ 82%]
.......sssssssssssssssss...................sssssssssssss                 [ 84%]
pyfakefs/tests/fake_pathlib_test.py ....s.ssssssssssssss..s......sssssss [ 85%]
ss........ssssssss........ssssssss.....s.s........s....sssssssssssssssss [ 88%]
ssss.......s..ss.................sssssssssssssssssssssssssssss.......... [ 90%]
..................................ssssssssssssssssssssssssssssssssssssss [ 93%]
ssssss.....s........................................................     [ 96%]
pyfakefs/tests/fake_stat_time_test.py .......sssssss........ssssssss.... [ 97%]
...sssssss........ssssssss.....sssss......ssssss                         [ 99%]
pyfakefs/tests/fake_tempfile_test.py ........                            [ 99%]
pyfakefs/tests/mox3_stubout_test.py .........                            [ 99%]
pyfakefs/tests/patched_packages_test.py ..                               [ 99%]
pyfakefs/pytest_session_tests/test_patch_on_setup.py ...                 [100%]

=========== 1532 passed, 1173 skipped, 2 xfailed, 2 xpassed in 3.73s ===========
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-pyfakefs
Source-Version: 5.10.2-1
Done: Jeroen Ploemen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-pyfakefs, 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.
Jeroen Ploemen <[email protected]> (supplier of updated python-pyfakefs 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: Thu, 18 Dec 2025 08:09:03 +0000
Source: python-pyfakefs
Built-For-Profiles: noudeb
Architecture: source
Version: 5.10.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jeroen Ploemen <[email protected]>
Closes: 1123297
Changes:
 python-pyfakefs (5.10.2-1) unstable; urgency=medium
 .
   * New upstream version 5.10.2:
     + adds support for Python 3.14. (Closes: #1123297)
   * Rules: remove workaround to enforce test order.
   * Rules: set test args to exclude test_add_package_metadata.
   * Rules: exclude tests from install.
   * Control: add (build-)deps for django, openpyxl, py, xlrd.
Checksums-Sha1:
 ad893358c31380a334b11a1ebb3f381e74c2a2b5 2276 python-pyfakefs_5.10.2-1.dsc
 53714aeb8b0484c91453ca6ac23f582e63064a76 231379 
python-pyfakefs_5.10.2.orig.tar.gz
 56e7877d902d389af1e56c5a6699c0eb343e12e6 3440 
python-pyfakefs_5.10.2-1.debian.tar.xz
 65c9b229b5717f14957ac01bf350e40a2edadc0b 15487 
python-pyfakefs_5.10.2-1_source.buildinfo
Checksums-Sha256:
 aa46b12b74c8d7d43949ae0ed4c3dfd6a53fe3604325946de744fd1617e62fa2 2276 
python-pyfakefs_5.10.2-1.dsc
 8ae0e5421e08de4e433853a4609a06a1835f4bc2a3ce13b54f36713a897474ba 231379 
python-pyfakefs_5.10.2.orig.tar.gz
 a69f2eaaf80a0fcc8e00bfe4d435a3e37496770be80546da2c368e474963725f 3440 
python-pyfakefs_5.10.2-1.debian.tar.xz
 5b6b5e73157703fdf70e71a67c6ee8c0852f12c7b57fb08a536d5d4b5e71a0a6 15487 
python-pyfakefs_5.10.2-1_source.buildinfo
Files:
 03a8de0a87687cd86c988ecd758f8fd2 2276 python optional 
python-pyfakefs_5.10.2-1.dsc
 b24af0c9ad67374a26ce15b93253211e 231379 python optional 
python-pyfakefs_5.10.2.orig.tar.gz
 dd96a790425a84dabd8c2a8c2db5b42a 3440 python optional 
python-pyfakefs_5.10.2-1.debian.tar.xz
 e94d72f84c0b338c6a6c34ad073e5a82 15487 python optional 
python-pyfakefs_5.10.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmlDtsUACgkQQoMEoXSN
zHphzxAAld0apCO3NnCWEyCIsifRzkEzcegq3GwCbhEc8I9xUz9bfYewP3EBrJUi
iXUWoGO1X1icBAv+DCJUnWNgxPQZRPrEHxrWLG/8CN55QXjn5nn1DYuHK/6j4awQ
mfzXOTo7/mBTpel4ktaf2pENZMv5lRP5c7qkpVYprZQucQBaKvrTHV7lZH2XHqaM
zsf3ZRqvqeTeS2Hem8qYHzFuNOeC4qGlcF0UIQPjiCGDjVUe+2uJc5ti/lwp2jFW
6y1zPXHJXgND1hKzjs6u6qFv3d1ExP4VMiOT2B5/NhFfXXSQl2nmJHB8admRBBCP
iWXmxEjsW5gNUckT9T6xREUIU+B2rxrzXxl9MAhRghzSGUkMUF44aUKKuAvkxFR+
zHNHCWFEfT4vw+BVMNQPDiD086KQXnQzQRFd5ixeovUVHYqj2En6kYxT6kEcXVI3
65aKCOMdS3S7KaRaAa/qJ61neSyw9GQ13KNytp0mdRgajSAd26wtXrNMlpa4EikB
k0IiDQqggC9Df+Wn12gIL8+0/gkWDJZyMB3ikJlQ8uyl0crlcwX1iR90mFeVH3SR
NYfgDN5Vrhbmj6VZhKkcGQiM9G1bui/91t+3oxv3W1lBK8mgfeeSfgCOeOrCzBQc
Sl6fN65HeIMOSXXiZ3CMoGXw4ML0OfFzaWDPISM1jW5UNBaDzjY=
=IU26
-----END PGP SIGNATURE-----

Attachment: pgpkv6zioAbkj.pgp
Description: PGP signature


--- End Message ---

Reply via email to