Hello community,

here is the log from the commit of package python-kazoo for openSUSE:Factory 
checked in at 2019-04-08 20:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kazoo (Old)
 and      /work/SRC/openSUSE:Factory/.python-kazoo.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kazoo"

Mon Apr  8 20:54:01 2019 rev:7 rq:692287 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kazoo/python-kazoo.changes        
2018-11-08 09:48:20.349110498 +0100
+++ /work/SRC/openSUSE:Factory/.python-kazoo.new.3908/python-kazoo.changes      
2019-04-08 20:54:03.918591663 +0200
@@ -1,0 +2,12 @@
+Mon Apr  8 12:20:18 UTC 2019 - pgaj...@suse.com
+
+- version update to 2.5.1
+  **client:**  add missing paren (#550)
+  **core:** support deprecated KazooRetry argument (#545)
+  **core:** reduce timeout for the first Connect() request (#540)
+  **handlers:**  make AsyncResult call all registered callbacks
+    instantly if the handler has stopped running (#549)
+  **recipe:** No more memory leak when ChildrenWatch was stopped (#543)
+  **recipe:** No more memory leak once TreeCache was closed (#524)
+
+-------------------------------------------------------------------

Old:
----
  kazoo-2.5.0.tar.gz

New:
----
  kazoo-2.6.1.tar.gz

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

Other differences:
------------------
++++++ python-kazoo.spec ++++++
--- /var/tmp/diff_new_pack.FSWDJN/_old  2019-04-08 20:54:04.670592215 +0200
+++ /var/tmp/diff_new_pack.FSWDJN/_new  2019-04-08 20:54:04.674592218 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kazoo
 #
-# 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-kazoo
-Version:        2.5.0
+Version:        2.6.1
 Release:        0
 Summary:        Higher Level Zookeeper Client
 License:        Apache-2.0
@@ -31,6 +31,7 @@
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-eventlet >= 0.17.1
 Requires:       python-gevent >= 1.2
@@ -49,6 +50,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 # kazoo needs running zookeeper server

++++++ kazoo-2.5.0.tar.gz -> kazoo-2.6.1.tar.gz ++++++
++++ 1933 lines of diff (skipped)


Reply via email to