Hello community,

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

Package is "python-coverage"

Fri Mar 27 00:28:08 2020 rev:39 rq:787145 version:4.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2019-09-23 12:09:28.781884869 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-coverage.new.3160/python-coverage.changes    
    2020-03-27 00:28:11.628344832 +0100
@@ -1,0 +2,5 @@
+Sat Mar 21 15:01:00 UTC 2020 - Dirk Mueller <[email protected]>
+
+- fix build for older distros by buildrequiring a new-enough pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.48nYDY/_old  2020-03-27 00:28:12.300345173 +0100
+++ /var/tmp/diff_new_pack.48nYDY/_new  2020-03-27 00:28:12.300345173 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-coverage
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -28,8 +28,8 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module flaky}
 BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module pytest >= 4.4.0}
 BuildRequires:  %{python_module pytest-xdist}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module unittest-mixins}
 BuildRequires:  %{python_module xml}


Reply via email to