Hello community,

here is the log from the commit of package python-persistent for 
openSUSE:Factory checked in at 2019-03-22 14:59:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-persistent (Old)
 and      /work/SRC/openSUSE:Factory/.python-persistent.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-persistent"

Fri Mar 22 14:59:50 2019 rev:9 rq:681733 version:4.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-persistent/python-persistent.changes      
2019-03-05 12:23:54.760867214 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-persistent.new.25356/python-persistent.changes
   2019-03-22 14:59:55.653845699 +0100
@@ -1,0 +2,7 @@
+Tue Mar  5 12:14:02 UTC 2019 - Hans-Peter Jansen <h...@urpla.net>
+
+- Allow build with older distributions
+  (%autopatch macro needs an appended empty line)
+- Refresh patch persistent-4.2.4.2-switch-off-tests.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-persistent.spec ++++++
--- /var/tmp/diff_new_pack.CqKFLO/_old  2019-03-22 14:59:57.593844387 +0100
+++ /var/tmp/diff_new_pack.CqKFLO/_new  2019-03-22 14:59:57.641844354 +0100
@@ -2,7 +2,7 @@
 # spec file for package python-persistent
 #
 # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2013-2019 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,8 +56,8 @@
 
 %prep
 %setup -q -n persistent-%{version}
-%autopatch -p1
 rm -rf persistent.egg-info
+%autopatch -p1
 
 %build
 %python_build

++++++ persistent-4.2.4.2-switch-off-tests.patch ++++++
--- /var/tmp/diff_new_pack.CqKFLO/_old  2019-03-22 14:59:57.921844164 +0100
+++ /var/tmp/diff_new_pack.CqKFLO/_new  2019-03-22 14:59:57.933844156 +0100
@@ -1,6 +1,8 @@
+Index: b/persistent/tests/test_timestamp.py
+===================================================================
 --- a/persistent/tests/test_timestamp.py
 +++ b/persistent/tests/test_timestamp.py
-@@ -247,6 +247,7 @@ class PyAndCComparisonTests(unittest.Tes
+@@ -246,6 +246,7 @@ class PyAndCComparisonTests(unittest.Tes
              c, py = self._make_C_and_Py(*args)
              self.assertEqual(repr(c), repr(py))
  


Reply via email to