Hello community,

here is the log from the commit of package python-pytest-shutil for 
openSUSE:Factory checked in at 2020-03-27 00:22:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-shutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-shutil.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-shutil"

Fri Mar 27 00:22:20 2020 rev:5 rq:784624 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-shutil/python-pytest-shutil.changes    
    2019-12-31 10:28:17.718948183 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-shutil.new.3160/python-pytest-shutil.changes
      2020-03-27 00:22:23.320168399 +0100
@@ -1,0 +2,5 @@
+Fri Mar 13 12:37:42 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Build without python2 present
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-shutil.spec ++++++
--- /var/tmp/diff_new_pack.J7jxoM/_old  2020-03-27 00:22:24.716169106 +0100
+++ /var/tmp/diff_new_pack.J7jxoM/_new  2020-03-27 00:22:24.720169108 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-shutil
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:           python-pytest-shutil
 Version:        1.7.0
 Release:        0
@@ -34,7 +35,9 @@
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module termcolor}
 BuildRequires:  fdupes
+%if %{with python2}
 BuildRequires:  python-contextlib2
+%endif
 BuildRequires:  python-rpm-macros
 Requires:       python-execnet
 Requires:       python-mock


Reply via email to