Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2020-03-27 00:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kombu (Old)
 and      /work/SRC/openSUSE:Factory/.python-kombu.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kombu"

Fri Mar 27 00:20:43 2020 rev:66 rq:784147 version:4.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes        
2020-01-01 14:58:24.357934474 +0100
+++ /work/SRC/openSUSE:Factory/.python-kombu.new.3160/python-kombu.changes      
2020-03-27 00:20:45.320118758 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 07:23:49 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.Rj4KBK/_old  2020-03-27 00:20:46.304119256 +0100
+++ /var/tmp/diff_new_pack.Rj4KBK/_new  2020-03-27 00:20:46.304119256 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kombu
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,8 +44,8 @@
 Requires:       python-amqp >= 2.5.2
 Requires:       python-importlib-metadata >= 0.18
 Requires:       python-setuptools
-Recommends:     python-PyYAML >= 3.10
 Recommends:     python-Brotli >= 1.0.0
+Recommends:     python-PyYAML >= 3.10
 Obsoletes:      python-carrot
 BuildArch:      noarch
 %python_subpackages
@@ -81,6 +81,6 @@
 %license LICENSE
 %doc AUTHORS FAQ README.rst THANKS TODO
 %{python_sitelib}/kombu
-%{python_sitelib}/kombu-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/kombu-%{version}-py*.egg-info
 
 %changelog


Reply via email to