Hello community,

here is the log from the commit of package python-txZMQ for openSUSE:Leap:15.2 
checked in at 2020-03-02 13:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-txZMQ (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-txZMQ.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-txZMQ"

Mon Mar  2 13:24:18 2020 rev:11 rq:777240 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-txZMQ/python-txZMQ.changes      
2020-01-15 15:53:56.603615100 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-txZMQ.new.26092/python-txZMQ.changes   
2020-03-02 13:24:19.258513318 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:55:30 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-txZMQ.spec ++++++
--- /var/tmp/diff_new_pack.TNvMqK/_old  2020-03-02 13:24:19.542513883 +0100
+++ /var/tmp/diff_new_pack.TNvMqK/_new  2020-03-02 13:24:19.542513883 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,11 +22,10 @@
 Version:        0.8.0
 Release:        0
 Summary:        Twisted bindings for ZeroMQ
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/smira/txZMQ
+URL:            https://github.com/smira/txZMQ
 Source:         
https://files.pythonhosted.org/packages/source/t/txZMQ/txZMQ-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -52,7 +51,8 @@
 %endif
 
 %files %{python_files}
-%doc AUTHORS.txt LICENSE.txt README.rst
+%license LICENSE.txt
+%doc AUTHORS.txt README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to