Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2018-05-29 10:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kombu (Old)
 and      /work/SRC/openSUSE:Factory/.python-kombu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kombu"

Tue May 29 10:42:11 2018 rev:52 rq:611736 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes        
2018-02-14 09:24:12.163611912 +0100
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2018-05-29 10:42:12.866483431 +0200
@@ -1,0 +2,6 @@
+Wed May 23 17:16:28 UTC 2018 - [email protected]
+
+- Clean up SPEC and obsolete python-carrot
+- Remove superfluous python-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.WTHdkw/_old  2018-05-29 10:42:13.730451542 +0200
+++ /var/tmp/diff_new_pack.WTHdkw/_new  2018-05-29 10:42:13.730451542 +0200
@@ -23,12 +23,8 @@
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/celery/kombu
-Source:         https://pypi.io/packages/source/k/kombu/kombu-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+URL:            https://github.com/celery/kombu
+Source:         
https://files.pythonhosted.org/packages/source/k/kombu/kombu-%{version}.tar.gz
 # Test requirements:
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module amqp >= 2.1.4}
@@ -38,15 +34,17 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module redis}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-amqp
+BuildArch:      noarch
 %if 0%{?suse_version}
 Suggests:       couchdb
 Suggests:       mongodb
 Suggests:       rabbitmq-server
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
-
+Obsoletes:      python-carrot
 %python_subpackages
 
 %description
@@ -76,9 +74,9 @@
 %check
 python2 setup.py -q test
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc AUTHORS Changelog FAQ README.rst THANKS TODO LICENSE
+%files %{python_files}
+%license LICENSE
+%doc AUTHORS Changelog FAQ README.rst THANKS TODO
 %{python_sitelib}/kombu
 %{python_sitelib}/kombu-%{version}-py%{py_ver}.egg-info
 


Reply via email to