Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-testrepository for 
openSUSE:Factory checked in at 2021-02-11 12:45:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testrepository (Old)
 and      /work/SRC/openSUSE:Factory/.python-testrepository.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testrepository"

Thu Feb 11 12:45:54 2021 rev:21 rq:870271 version:0.0.20

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-testrepository/python-testrepository.changes  
    2019-03-29 20:38:05.530660558 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-testrepository.new.28504/python-testrepository.changes
   2021-02-11 12:46:13.525387371 +0100
@@ -1,0 +2,5 @@
+Mon Feb  8 11:17:44 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- %ifpython3 does not work with new multi-build python
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-testrepository.spec ++++++
--- /var/tmp/diff_new_pack.uuM28b/_old  2021-02-11 12:46:14.285388477 +0100
+++ /var/tmp/diff_new_pack.uuM28b/_new  2021-02-11 12:46:14.289388483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testrepository
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,7 +46,7 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
-%ifpython3
+%if "%python_flavor" != "python2"
 Requires:       python-dbm
 %endif
 %python_subpackages

Reply via email to