Hello community,
here is the log from the commit of package python-pyfakefs for openSUSE:Factory
checked in at 2019-10-08 19:58:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs"
Tue Oct 8 19:58:33 2019 rev:9 rq:735927 version:3.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes
2019-03-24 15:00:35.371174761 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.2352/python-pyfakefs.changes
2019-10-08 19:58:34.708081024 +0200
@@ -1,0 +2,16 @@
+Mon Oct 7 18:01:45 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update 3.6.1:
+ * fix borked tests from 3.6
+
+-------------------------------------------------------------------
+Mon Oct 7 08:49:15 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.6:
+ * fixed incorrect argument names for some os functions
+ * fake DirEntry now implements os.PathLike in Python >= 3.6 (see #483)
+ * fixed incorrect argument name for os.makedirs (see #481)
+ * avoid pytest warning under Python 2.7 (see #466)
+ * add next to FakeFileWrapper (see #485)
+
+-------------------------------------------------------------------
Old:
----
python-pyfakefs-3.5.8.tar.gz
New:
----
python-pyfakefs-3.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.5NQya7/_old 2019-10-08 19:58:35.240079431 +0200
+++ /var/tmp/diff_new_pack.5NQya7/_new 2019-10-08 19:58:35.244079419 +0200
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyfakefs
-Version: 3.5.8
+Version: 3.6.1
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0
Group: Development/Languages/Python
-URL: http://pyfakefs.org
+URL: https://github.com/jmcgeheeiv/pyfakefs
Source:
https://github.com/jmcgeheeiv/pyfakefs/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: %{python_module pathlib2 >= 2.3.2}
BuildRequires: %{python_module pytest >= 2.8.6}
++++++ python-pyfakefs-3.5.8.tar.gz -> python-pyfakefs-3.6.1.tar.gz ++++++
++++ 2769 lines of diff (skipped)