forked from pool/python-redis
Accepting request 722636 from home:mcalabkova:branches:devel:languages:python
- Update to v3.3.6 * Resolve a race condition with the PubSubWorkerThread. #1150 * Response callbacks are now case insensitive. * Added support for hiredis-py 1.0.0 encoding error support. * Add READONLY and READWRITE commands. * Added extensive health checks that keep the connections lively. * Many more changes, see upstream changelog. OBS-URL: https://build.opensuse.org/request/show/722636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
d46cedc7b6
commit
bda3abda55
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-redis
|
||||
Version: 3.2.1
|
||||
Version: 3.3.6
|
||||
Release: 0
|
||||
Summary: Python client for Redis key-value store
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user