Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2020-12-12 20:29:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kombu (Old)
 and      /work/SRC/openSUSE:Factory/.python-kombu.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kombu"

Sat Dec 12 20:29:09 2020 rev:70 rq:853806 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes        
2020-07-15 12:06:24.268241980 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new.2328/python-kombu.changes      
2020-12-12 20:31:29.577797489 +0100
@@ -1,0 +2,12 @@
+Mon Nov 16 01:50:08 UTC 2020 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 5.0.2:
+  * Bump required amqp version to 5.0.0.
+  * Removed kombu.five from the reference documentation since it no longer
+    exists
+  * Adjusted the stable documentation's version in Sphinx's configuration
+    since that was overlooked in the latest release
+  * BREAKING CHANGE: Dropped support for Python 2 (#1232)
+  * Add an SQS transport option for custom botocore config (#1219) 
+
+-------------------------------------------------------------------

Old:
----
  kombu-4.6.11.tar.gz

New:
----
  kombu-5.0.2.tar.gz

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

Other differences:
------------------
++++++ python-kombu.spec ++++++
--- /var/tmp/diff_new_pack.mPRFbO/_old  2020-12-12 20:31:30.249798191 +0100
+++ /var/tmp/diff_new_pack.mPRFbO/_new  2020-12-12 20:31:30.249798191 +0100
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-kombu
-Version:        4.6.11
+Version:        5.0.2
 Release:        0
 Summary:        AMQP Messaging Framework for Python
 License:        BSD-3-Clause
@@ -28,7 +29,7 @@
 BuildRequires:  %{python_module PyYAML >= 3.10}
 BuildRequires:  %{python_module Pyro4}
 BuildRequires:  %{python_module SQLAlchemy}
-BuildRequires:  %{python_module amqp >= 2.6.0}
+BuildRequires:  %{python_module amqp >= 5.0.0}
 BuildRequires:  %{python_module boto3 >= 1.4.4}
 BuildRequires:  %{python_module case >= 1.5.2}
 BuildRequires:  %{python_module importlib-metadata >= 0.18}
@@ -40,7 +41,7 @@
 BuildRequires:  %{python_module setuptools >= 20.6.7}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-amqp >= 2.6.0
+Requires:       python-amqp >= 5.0.0
 Requires:       python-importlib-metadata >= 0.18
 Requires:       python-setuptools
 Recommends:     python-Brotli >= 1.0.0

++++++ kombu-4.6.11.tar.gz -> kombu-5.0.2.tar.gz ++++++
++++ 7493 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to