Hello community,
here is the log from the commit of package python-pyfakefs for openSUSE:Factory
checked in at 2020-04-19 21:40:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs"
Sun Apr 19 21:40:32 2020 rev:12 rq:784798 version:4.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes
2020-03-08 22:23:04.784038304 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.2738/python-pyfakefs.changes
2020-04-19 21:40:35.931012856 +0200
@@ -1,0 +2,6 @@
+Sat Mar 14 07:22:28 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 4.0.2:
+ * py3 only variant
+
+-------------------------------------------------------------------
Old:
----
python-pyfakefs-3.7.2.tar.gz
New:
----
python-pyfakefs-4.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.5g97yw/_old 2020-04-19 21:40:36.711014421 +0200
+++ /var/tmp/diff_new_pack.5g97yw/_new 2020-04-19 21:40:36.715014429 +0200
@@ -25,8 +25,9 @@
%define psuffix %{nil}
%bcond_with test
%endif
+%define skip_python2 1
Name: python-pyfakefs%{psuffix}
-Version: 3.7.2
+Version: 4.0.2
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0
@@ -36,16 +37,10 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python
-Requires: python-pathlib2 >= 2.3.2
BuildArch: noarch
%if %{with test}
-BuildRequires: %{python_module pathlib2 >= 2.3.2}
BuildRequires: %{python_module pytest >= 2.8.6}
BuildRequires: %{pythons}
-BuildRequires: python2-scandir >= 1.8
-%endif
-%ifpython2
-Requires: python-scandir >= 1.8
%endif
%python_subpackages
++++++ python-pyfakefs-3.7.2.tar.gz -> python-pyfakefs-4.0.2.tar.gz ++++++
++++ 7514 lines of diff (skipped)