--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-4587e67fde
2025-12-17 01:12:56.966696+00:00
--------------------------------------------------------------------------------

Name        : python-pyfakefs
Product     : Fedora 43
Version     : 5.10.2
Release     : 1.fc43
URL         : http://pyfakefs.org
Summary     : pyfakefs implements a fake file system that mocks the Python file 
system modules.
Description :
pyfakefs implements a fake file system that mocks the Python file system
modules.
Using pyfakefs, your tests operate on a fake file system in memory without
touching the real disk. The software under test requires no modification to
work with pyfakefs.

--------------------------------------------------------------------------------
Update Information:

Version 5.10.2 (2025-11-04)
Fixes a problem with pathlib.glob in Python 3.14.
Fixes
fixed pathlib.glob() for Python 3.14 (see #1239)
Version 5.10.1 (2025-10-27)
Fixes a regression introduced in version 5.9.0.
Fixes
fixed a deadlock in shutil.copytree if copying using an shutil function as
  copy_function argument (see #1235)
Version 5.10.0 (2025-10-11)
Adds official support for Python 3.14. Last minor version before the 6.0
release.
Changes
the errno codes set in OSError have changed for some specific error conditions
  in Windows 11/Windows Server 2025; pyfakefs now matches this behavior
  instead of the previous behavior under Windows 10
added official support for Python 3.14
Enhancements
added support for os.readinto in Python 3.14
added support for pathlib.copy and pathlib.copy_into in Python 3.14
Fixes
fixes patching of Debian-specific tempfile in Python 3.13 (see #1214)
Version 5.9.3 (2025-08-28)
Fixes a utility method.
Changes
a warning is now issued if trying to create a nested fake filesystem with custom
arguments
  (custom arguments are ignored in this case, as the existing fake filesystem is
used)
Fixes
fixed fake_filesystem.add_package_metadata that had never worked correctly
  (see #1205)
Infrastructure
updated the package build-system minimum version to setuptools v61.2 and higher
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec  4 2025 Orion Poplawski <[email protected]> - 5.10.2-1
- Update to 5.10.2
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2351415 - python-pyfakefs-5.10.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2351415
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-4587e67fde' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to