Hello community,
here is the log from the commit of package python-amqpstorm for
openSUSE:Factory checked in at 2020-07-28 17:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-amqpstorm (Old)
and /work/SRC/openSUSE:Factory/.python-amqpstorm.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-amqpstorm"
Tue Jul 28 17:25:55 2020 rev:11 rq:823066 version:2.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqpstorm/python-amqpstorm.changes
2020-06-11 10:08:49.855958487 +0200
+++
/work/SRC/openSUSE:Factory/.python-amqpstorm.new.3592/python-amqpstorm.changes
2020-07-28 17:26:44.197999923 +0200
@@ -1,0 +2,12 @@
+Tue Jul 28 06:12:20 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 2.8.1:
+ * Cleaned up documentation.
+ * Introduced a new channel function called check_for_exceptions.
+ * Fixed issue where a publish was successful but raised an error because
+ connection was closed
+ * Updated TLS handling to use the non-deprecated way of creating a TLS
+ Connection
+ * Enabled SNI for TLS connections by default
+
+-------------------------------------------------------------------
Old:
----
AMQPStorm-2.7.2.tar.gz
New:
----
AMQPStorm-2.8.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-amqpstorm.spec ++++++
--- /var/tmp/diff_new_pack.18vlx0/_old 2020-07-28 17:26:47.138003259 +0200
+++ /var/tmp/diff_new_pack.18vlx0/_new 2020-07-28 17:26:47.142003263 +0200
@@ -18,11 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-amqpstorm
-Version: 2.7.2
+Version: 2.8.1
Release: 0
Summary: Thread-safe Python RabbitMQ Client & Management library
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/eandersson/amqpstorm
Source:
https://files.pythonhosted.org/packages/source/A/AMQPStorm/AMQPStorm-%{version}.tar.gz
BuildRequires: %{python_module mock}
++++++ AMQPStorm-2.7.2.tar.gz -> AMQPStorm-2.8.1.tar.gz ++++++
++++ 2305 lines of diff (skipped)