Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-curtsies"

Fri Feb 26 21:59:57 2021 rev:9 rq:875252 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-curtsies/python-curtsies.changes  
2020-04-23 18:37:25.248889306 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-curtsies.new.2378/python-curtsies.changes    
    2021-02-26 21:59:58.539848444 +0100
@@ -1,0 +2,5 @@
+Fri Feb 26 04:19:05 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Cleanup use of ifpython3, using the existing macro checks 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-curtsies.spec ++++++
--- /var/tmp/diff_new_pack.g6GIaJ/_old  2021-02-26 21:59:59.067848908 +0100
+++ /var/tmp/diff_new_pack.g6GIaJ/_new  2021-02-26 21:59:59.071848912 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-curtsies
 #
-# 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
@@ -43,15 +43,11 @@
 %endif
 %if %{python_version_nodots} < 35
 BuildRequires:  python3-typing
-%endif
-%ifpython2
 Requires:       python-typing
 %endif
-%ifpython3
-%if %{python3_version_nodots} < 35
+%ifpython2
 Requires:       python-typing
 %endif
-%endif
 %python_subpackages
 
 %description

Reply via email to