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-03-23 17:11:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs"
Mon Mar 23 17:11:26 2026 rev:29 rq:1341974 version:6.1.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes
2026-01-28 15:05:52.078806863 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.8177/python-pyfakefs.changes
2026-03-23 17:11:42.745540897 +0100
@@ -1,0 +2,25 @@
+Wed Mar 18 21:57:55 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.1.6:
+ * Follow-up bugfix release for 6.1.5.
+ * `os.path.realpath` did not correctly handle some absolute
+ paths under Windows
+ * `os.path.realpath` did not resolve symlinks under Windows
+ * (see #1296)
+ * Fixes incompatibility with VCCode unittest runner.
+ * expanduser now correctly handles paths besides home and
+ different separators
+ * avoid faking filesystem in VSCode unittest runner
+ * handle expanduser() and home() correctly in cross OS usage
+ * Fixes a regression caused by the introduced weakrefs.
+ * do not use weakrefs for filesystem objects in fake modules
+ * Fixes a packaging issue in latest version.
+ * fixed packaging issue: tests had not been added to sdist
+ * fixed a problem accessing `size` from a `FakeFileWrapper`
+ object
+ * fixed a problem with `readable` raising an error on a file
+ object.
+ * avoid memory accumulation in consecutive tests by using weak
+ references
+
+-------------------------------------------------------------------
Old:
----
python-pyfakefs-6.0.0.tar.gz
New:
----
python-pyfakefs-6.1.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.5n8UhL/_old 2026-03-23 17:11:43.741582382 +0100
+++ /var/tmp/diff_new_pack.5n8UhL/_new 2026-03-23 17:11:43.741582382 +0100
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pyfakefs%{psuffix}
-Version: 6.0.0
+Version: 6.1.6
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0
++++++ python-pyfakefs-6.0.0.tar.gz -> python-pyfakefs-6.1.6.tar.gz ++++++
++++ 2621 lines of diff (skipped)