forked from pool/python-kazoo
Accepting request 1032510 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kazoo?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:588e27868e4a0ed70ae4a7a5b0f3bca4cec5e5c49dbd7e41349c0883182bf2fe
|
||||
size 170037
|
||||
3
kazoo-2.9.0.tar.gz
Normal file
3
kazoo-2.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:800318c7f3dab648cdf616dfb25bdabeefab2a6837aa6951e0fa3ff80e656969
|
||||
size 174113
|
||||
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 17:56:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user