Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-responses for 
openSUSE:Factory checked in at 2022-03-24 22:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
 and      /work/SRC/openSUSE:Factory/.python-responses.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-responses"

Thu Mar 24 22:56:50 2022 rev:20 rq:963889 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes        
2022-02-23 16:26:08.047508152 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-responses.new.1900/python-responses.changes  
    2022-03-24 22:56:54.624186847 +0100
@@ -1,0 +2,5 @@
+Tue Mar 15 09:05:31 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- add skips for unsupported python versions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.dqKGwM/_old  2022-03-24 22:56:55.276187489 +0100
+++ /var/tmp/diff_new_pack.dqKGwM/_new  2022-03-24 22:56:55.280187493 +0100
@@ -16,7 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
+%global skip_python2 1
+%global skip_python36 1
 Name:           python-responses
 Version:        0.18.0
 Release:        0
@@ -39,10 +41,6 @@
 Requires:       python-six
 Suggests:       python-pytest
 BuildArch:      noarch
-%ifpython2
-Requires:       python2-cookies
-Requires:       python2-mock
-%endif
 %python_subpackages
 
 %description

Reply via email to