forked from pool/python-redis
Accepting request 688628 from home:jayvdb:django
- Update to v3.2.1 * Fix SentinelConnectionPool to work in multiprocess/forked environments OBS-URL: https://build.opensuse.org/request/show/688628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
2df149d0c1
commit
392532f780
@@ -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 http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-redis
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Python client for Redis key-value store
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user