Hello community,

here is the log from the commit of package python-paho-mqtt for 
openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-paho-mqtt (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-paho-mqtt.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paho-mqtt"

Thu Jan 30 06:07:21 2020 rev:12 rq:763552 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-paho-mqtt/python-paho-mqtt.changes      
2020-01-15 15:51:09.263519184 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-paho-mqtt.new.26092/python-paho-mqtt.changes
   2020-01-30 06:07:22.306429868 +0100
@@ -1,0 +2,30 @@
+Thu Oct 31 06:39:26 UTC 2019 - antoine.belv...@opensuse.org
+
+- Update to version 1.5.0:
+  * Add support for clean_session on subscribe helper
+    (gh#eclipse/paho.mqtt.python#219).
+  * Add support for non-standard bridge connection
+    (gh#eclipse/paho.mqtt.python#282).
+  * Fix hang with QoS 2 message and clean_session = False. The fix
+    replace hang with message DROP. See README for known
+    limitation (gh#eclipse/paho.mqtt.python#284,
+    gh#eclipse/paho.mqtt.python#286).
+  * Fix connection establishement timeout
+    (gh#eclipse/paho.mqtt.python#291,
+    gh#eclipse/paho.mqtt.python#288).
+  * Add support for connecting through a proxy
+    (gh#eclipse/paho.mqtt.python#315).
+  * Add MQTT v5 support (gh#eclipse/paho.mqtt.python#334).
+  * Improve error message when sending queue is full
+    (gh#eclipse/paho.mqtt.python#378).
+  * Improve error handling during initialization on edge case
+    (gh#eclipse/paho.mqtt.python#387,
+    gh#eclipse/paho.mqtt.python#388).
+  * Allow to specify local client port used (similar to
+    bind_address) (gh#eclipse/paho.mqtt.python#390).
+  * Add method is_connected to know if MQTT connection is
+    established (gh#eclipse/paho.mqtt.python#414).
+  * Set connection timeout to keepalive
+    (gh#eclipse/paho.mqtt.python#425).
+
+-------------------------------------------------------------------

Old:
----
  paho-mqtt-1.4.0.tar.gz

New:
----
  paho-mqtt-1.5.0.tar.gz

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

Other differences:
------------------
++++++ python-paho-mqtt.spec ++++++
--- /var/tmp/diff_new_pack.vebLUu/_old  2020-01-30 06:07:22.914430210 +0100
+++ /var/tmp/diff_new_pack.vebLUu/_new  2020-01-30 06:07:22.918430212 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-paho-mqtt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-paho-mqtt
-Version:        1.4.0
+Version:        1.5.0
 Release:        0
 Summary:        MQTT version 3.11 client class
 License:        EPL-1.0
@@ -55,7 +55,7 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files %python_files
+%files %{python_files}
 %doc README.rst
 %license LICENSE.txt
 %{python_sitelib}/*

++++++ paho-mqtt-1.4.0.tar.gz -> paho-mqtt-1.5.0.tar.gz ++++++
++++ 3425 lines of diff (skipped)


Reply via email to