Hello community,
here is the log from the commit of package python-pyfakefs for openSUSE:Factory
checked in at 2019-12-11 12:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfakefs (Old)
and /work/SRC/openSUSE:Factory/.python-pyfakefs.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfakefs"
Wed Dec 11 12:14:55 2019 rev:10 rq:755753 version:3.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfakefs/python-pyfakefs.changes
2019-10-08 19:58:34.708081024 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyfakefs.new.4691/python-pyfakefs.changes
2019-12-11 12:15:17.628508683 +0100
@@ -1,0 +2,5 @@
+Wed Dec 11 08:44:45 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Pull in the full python
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyfakefs.spec ++++++
--- /var/tmp/diff_new_pack.cojQkI/_old 2019-12-11 12:15:18.196508524 +0100
+++ /var/tmp/diff_new_pack.cojQkI/_new 2019-12-11 12:15:18.196508524 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pyfakefs
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,15 +22,16 @@
Release: 0
Summary: Fake file system that mocks the Python file system modules
License: Apache-2.0
-Group: Development/Languages/Python
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}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{pythons}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python2-scandir >= 1.8
+Requires: python
Requires: python-pathlib2 >= 2.3.2
BuildArch: noarch
%ifpython2