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 2022-11-01 16:10:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs"
Tue Nov 1 16:10:34 2022 rev:16 rq:1032496 version:5.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes
2022-10-14 15:40:26.651708490 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.2275/python-pyfakefs.changes
2022-11-01 16:10:35.550441648 +0100
@@ -1,0 +2,19 @@
+Fri Oct 28 20:07:05 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 5.0.0
+ New version after the transfer to pytest-dev.
+ Changes
+ * the old-style API deprecated since version 3.4 has now been removed
+ * the method copyRealFile deprecated since version 3.2 has been removed -
use add_real_file instead
+ Infrastructure
+ * transferred the repository to the pytest-dev organization
+ * renamed the master branch to main
+ * added automatic PyPI release workflow
+ * move documentation from GitHub Pages to Read the Docs
+ New Features
+ * added some support for st_blocks in stat result (see #722)
+ Fixes
+ * fixed handling of O_TMPFILE in os.open (caused handling of O_DIRECTORY as
O_TMPFILE) (see #723)
+ * fixed handling of read permissions (see #719)
+
+-------------------------------------------------------------------
Old:
----
python-pyfakefs-4.7.0.tar.gz
New:
----
python-pyfakefs-5.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.cqykVf/_old 2022-11-01 16:10:36.250445077 +0100
+++ /var/tmp/diff_new_pack.cqykVf/_new 2022-11-01 16:10:36.278445215 +0100
@@ -27,7 +27,7 @@
%endif
%define skip_python2 1
Name: python-pyfakefs%{psuffix}
-Version: 4.7.0
+Version: 5.0.0
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0
++++++ python-pyfakefs-4.7.0.tar.gz -> python-pyfakefs-5.0.0.tar.gz ++++++
++++ 1773 lines of diff (skipped)