Hello community,
here is the log from the commit of package python-pytest-shutil for
openSUSE:Factory checked in at 2019-12-31 10:28:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-shutil (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-shutil.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-shutil"
Tue Dec 31 10:28:04 2019 rev:4 rq:759815 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-shutil/python-pytest-shutil.changes
2019-06-18 14:45:23.817734218 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-shutil.new.6675/python-pytest-shutil.changes
2019-12-31 10:28:17.718948183 +0100
@@ -1,0 +2,5 @@
+Sat Dec 28 18:31:07 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- fix python-path/python-path.py requires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-shutil.spec ++++++
--- /var/tmp/diff_new_pack.GLsSUp/_old 2019-12-31 10:28:18.390948493 +0100
+++ /var/tmp/diff_new_pack.GLsSUp/_new 2019-12-31 10:28:18.394948494 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-shutil
#
-# 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
@@ -56,6 +56,7 @@
%prep
%setup -q -n pytest-shutil-%{version}
sed -i '/contextlib2/d' setup.py
+sed -i '/path.\py/d' setup.py
%build
%python_build