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 2024-07-28 17:18:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old) and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs" Sun Jul 28 17:18:59 2024 rev:23 rq:1189791 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes 2024-04-23 18:55:14.548667779 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyfakefs.new.1882/python-pyfakefs.changes 2024-07-28 17:19:12.955247253 +0200 @@ -1,0 +2,22 @@ +Fri Jul 26 11:50:28 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 5.6.0 + * added preliminary support for Python 3.13 (tested with beta2) (see #1017) + * added `apply_umask` argument to `FakeFilesystem.create_dir` + to allow ignoring the umask (see #1038) + * use real open calls for remaining `pathlib` functions so that + it works nice with skippedmodules (see #1012) +- from version 5.5.0 + * The usage of the `pathlib2` and `scandir` modules in pyfakefs + is now deprecated. They will now cause deprecation warnings + if still used. Support for patching these modules will be removed + in pyfakefs 6.0. + * `PureWindowsPath` and `PurePosixPath` now use filesystem-independent + path separators, and their path-parsing behaviors are now consistent + regardless of runtime platform and/or faked filesystem customization + (see #1006) + * fixed handling of Windows `pathlib` paths under POSIX and vice verse + (see #1006) + * correctly use real open calls in pathlib for skipped modules (see #1012) + +------------------------------------------------------------------- Old: ---- python-pyfakefs-5.4.1.tar.gz New: ---- python-pyfakefs-5.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfakefs.spec ++++++ --- /var/tmp/diff_new_pack.Qor4kF/_old 2024-07-28 17:19:14.335302414 +0200 +++ /var/tmp/diff_new_pack.Qor4kF/_new 2024-07-28 17:19:14.335302414 +0200 @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pyfakefs%{psuffix} -Version: 5.4.1 +Version: 5.6.0 Release: 0 Summary: Fake file system that mocks the Python file system modules License: Apache-2.0 ++++++ python-pyfakefs-5.4.1.tar.gz -> python-pyfakefs-5.6.0.tar.gz ++++++ ++++ 3101 lines of diff (skipped)