Hello community,

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

Package is "python-pytest-shutil"

Fri Mar 27 16:48:22 2020 rev:2 rq:788922 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-pytest-shutil/python-pytest-shutil.changes  
    2020-02-09 11:26:41.195342245 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pytest-shutil.new.3160/python-pytest-shutil.changes
    2020-03-27 16:48:33.555948663 +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.W7UGnI/_old  2020-03-27 16:48:33.967948904 +0100
+++ /var/tmp/diff_new_pack.W7UGnI/_new  2020-03-27 16:48:33.971948907 +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