Hello community,

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

Package is "python-amqp"

Tue May 29 10:48:53 2018 rev:24 rq:612615 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqp/python-amqp.changes  2018-01-13 
21:46:54.428145687 +0100
+++ /work/SRC/openSUSE:Factory/.python-amqp.new/python-amqp.changes     
2018-05-29 10:49:08.899131254 +0200
@@ -1,0 +2,19 @@
+Sun May 27 16:31:21 UTC 2018 - a...@gmx.de
+
+- update to version 2.3.0:
+  * Cleanup TCP configurations across platforms and unified defaults.
+    Fix contributed by **Dan Chowdhury**
+  * Fix for TypeError when setting socket options.  Fix contributed by
+    **Matthias Erll**
+  * Ensure that all call sites for decoding bytes to str allow
+    surrogates, as the encoding mechanism now supports.  Fix
+    contributed by **Stephen Hatch**
+  * Don't send AAAA DNS request when domain resolved to IPv4 address.
+    Fix contributed by **Ihar Hrachyshka & Omer Katz**
+  * Support for EXTERNAL authentication and specific login_method.
+    Fix contributed by **Matthias Erll**
+  * If the old python-gssapi library is installed the gssapi module
+    will be available.  We now ensure that we only use the new gssapi
+    library.  Fix contributed by **Jacopo Notarstefano**
+
+-------------------------------------------------------------------

Old:
----
  amqp-2.2.2.tar.gz

New:
----
  amqp-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-amqp.spec ++++++
--- /var/tmp/diff_new_pack.cHEf8z/_old  2018-05-29 10:49:09.675102625 +0200
+++ /var/tmp/diff_new_pack.cHEf8z/_new  2018-05-29 10:49:09.679102478 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-amqp
-Version:        2.2.2
+Version:        2.3.0
 Release:        0
 Summary:        Low-level AMQP client for Python (fork of amqplib)
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
 URL:            http://github.com/celery/py-amqp
-Source:         https://pypi.io/packages/source/a/amqp/amqp-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/a/amqp/amqp-%{version}.tar.gz
 Source99:       %{name}.changes
 BuildRequires:  %{python_module case}
 BuildRequires:  %{python_module pytest}
@@ -58,9 +58,8 @@
 %python_exec %{_bindir}/py.test
 %endif
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc LICENSE
+%files %{python_files}
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog

++++++ amqp-2.2.2.tar.gz -> amqp-2.3.0.tar.gz ++++++
++++ 1659 lines of diff (skipped)


Reply via email to