diff --git a/kazoo-2.8.0.tar.gz b/kazoo-2.8.0.tar.gz deleted file mode 100644 index b8e81d3..0000000 --- a/kazoo-2.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:588e27868e4a0ed70ae4a7a5b0f3bca4cec5e5c49dbd7e41349c0883182bf2fe -size 170037 diff --git a/kazoo-2.9.0.tar.gz b/kazoo-2.9.0.tar.gz new file mode 100644 index 0000000..094ab0c --- /dev/null +++ b/kazoo-2.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800318c7f3dab648cdf616dfb25bdabeefab2a6837aa6951e0fa3ff80e656969 +size 174113 diff --git a/python-kazoo.changes b/python-kazoo.changes index 2ce6684..28714d3 100644 --- a/python-kazoo.changes +++ b/python-kazoo.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Oct 28 17:56:18 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.9.0 + Chore + * migrate to setup.cfg (#666) (5f7ae483) + * ci: + testing with Python3.10 and ZK 3.5.10, 3.6.3, 3.7.1 (#659) (bd627973) + better specify how to trigger Github Actions (#658) (1ea097d5) + Replace Travis with Github Actions (8eb462f2) + * Doc + fix simple typo, untill -> until (85f1b5fc) + * Features + core: make DNS resolution error retriable (#631) (e0810242) + * Bug Fixes + core: + use selectors to poll connections instead of raw select in threading,gevent,eventlet (#656) (4042a850) + do not allow responses to choke request and ping processing (89e06603) + * recipe: + fix deadlock in r/w lock recipe (#650) (9bb84994, closes #649) + fix deprecation warning from threading.Event (569c89cd) + ------------------------------------------------------------------- Tue May 17 13:05:14 UTC 2022 - pgajdos@suse.com diff --git a/python-kazoo.spec b/python-kazoo.spec index 480b0ab..44bbf24 100644 --- a/python-kazoo.spec +++ b/python-kazoo.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-kazoo -Version: 2.8.0 +Version: 2.9.0 Release: 0 Summary: Higher Level Zookeeper Client License: Apache-2.0