Hello community, here is the log from the commit of package python-kombu for openSUSE:Factory checked in at 2018-02-14 09:24:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kombu (Old) and /work/SRC/openSUSE:Factory/.python-kombu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kombu" Wed Feb 14 09:24:07 2018 rev:51 rq:571051 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes 2017-07-06 00:01:42.460599445 +0200 +++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes 2018-02-14 09:24:12.163611912 +0100 @@ -1,0 +2,9 @@ +Tue Jan 30 13:33:59 UTC 2018 - [email protected] + +- update to 4.1.0: + - RabbitMQ: Ensured safer encoding of queue arguments. + - Added fallback to :func:``uuid.uuid5`` in :func:``generate_oid`` if + - Added Python 3.6 to CI testing + - Fixed bug around modifying dictionary size while iterating over it + +------------------------------------------------------------------- Old: ---- kombu-4.0.2.tar.gz New: ---- kombu-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kombu.spec ++++++ --- /var/tmp/diff_new_pack.1K078t/_old 2018-02-14 09:24:12.975582484 +0100 +++ /var/tmp/diff_new_pack.1K078t/_new 2018-02-14 09:24:12.979582339 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-kombu # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-kombu -Version: 4.0.2 +Version: 4.1.0 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause @@ -31,8 +31,8 @@ BuildRequires: python-rpm-macros # Test requirements: BuildRequires: %{python_module PyYAML} -BuildRequires: %{python_module amqp >= 2.0} -BuildRequires: %{python_module boto} +BuildRequires: %{python_module amqp >= 2.1.4} +BuildRequires: %{python_module boto3} BuildRequires: %{python_module case} BuildRequires: %{python_module msgpack-python} BuildRequires: %{python_module pytest} ++++++ kombu-4.0.2.tar.gz -> kombu-4.1.0.tar.gz ++++++ ++++ 4079 lines of diff (skipped)
