Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyfakefs for openSUSE:Factory 
checked in at 2026-01-28 15:05:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyfakefs.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyfakefs"

Wed Jan 28 15:05:32 2026 rev:28 rq:1329408 version:6.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes  
2025-09-15 19:54:23.302839347 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.1928/python-pyfakefs.changes    
    2026-01-28 15:05:52.078806863 +0100
@@ -1,0 +2,32 @@
+Tue Jan 27 07:02:40 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.0.0:
+  * Removes some deprecated functionality, removes support for
+    Python < 3.10.
+  * removed support for Python versions < 3.10; patch releases
+    based on `pyfakefs` 5.10 supporting older versions may be
+    made on demand
+  * removed support for patching legacy modules `scandir` and
+    `pathlib2`
+  * changed the default for
+    `FakeFilesystem.shuffle_listdir_results` to `True` to reflect
+  * the real filesystem behavior
+  * added some support for Python 3.15a3
+  * fixes a problem with `Path` type hints using the pipe symbol
+    in wrapped functions inside an `fs` dependent fixture (see #1242)
+  * fixes problem with new `coverage` in Python 3.14 using the
+    fake filesystem
+  * fixed `pathlib.glob()` for Python 3.14 (see #1239)
+  * 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
+  * added support for `os.readinto` in Python 3.14
+  * added support for `pathlib.copy` and `pathlib.copy_into` in
+    Python 3.14
+  * fixes patching of Debian-specific `tempfile` in Python 3.13
+    (see #1214)
+
+-------------------------------------------------------------------

Old:
----
  python-pyfakefs-5.9.3.tar.gz

New:
----
  python-pyfakefs-6.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.NgzidL/_old  2026-01-28 15:05:52.986844702 +0100
+++ /var/tmp/diff_new_pack.NgzidL/_new  2026-01-28 15:05:52.990844868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyfakefs
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-pyfakefs%{psuffix}
-Version:        5.9.3
+Version:        6.0.0
 Release:        0
 Summary:        Fake file system that mocks the Python file system modules
 License:        Apache-2.0

++++++ python-pyfakefs-5.9.3.tar.gz -> python-pyfakefs-6.0.0.tar.gz ++++++
++++ 5996 lines of diff (skipped)

Reply via email to