Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-Paste"

Tue Mar  2 12:26:45 2021 rev:32 rq:874688 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Paste/python-Paste.changes        
2020-11-29 12:19:10.637440777 +0100
+++ /work/SRC/openSUSE:Factory/.python-Paste.new.2378/python-Paste.changes      
2021-03-02 12:29:18.743524177 +0100
@@ -1,0 +2,5 @@
+Tue Feb 23 15:59:59 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Get rid of broken %ifpython3 macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Paste.spec ++++++
--- /var/tmp/diff_new_pack.ACT5KD/_old  2021-03-02 12:29:19.363524731 +0100
+++ /var/tmp/diff_new_pack.ACT5KD/_new  2021-03-02 12:29:19.363524731 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Paste
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -39,8 +39,8 @@
 Provides:       %{oldpython}-paste = %{version}
 Obsoletes:      %{oldpython}-paste < %{version}
 %endif
-%ifpython3
-Suggests:       python3-python3-openid
+%if %{python_version_nodots} >= 30
+Suggests:       python-python3-openid
 %endif
 %python_subpackages
 

Reply via email to