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:
parent
2df149d0c1
commit
392532f780
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 09:36:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Update to v3.2.1
|
||||||
|
* Fix SentinelConnectionPool to work in multiprocess/forked
|
||||||
|
environments
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 18 08:54:01 UTC 2019 - sebix+novell.com@sebix.at
|
Mon Feb 18 08:54:01 UTC 2019 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@ -12,13 +12,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-redis
|
Name: python-redis
|
||||||
Version: 3.2.0
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python client for Redis key-value store
|
Summary: Python client for Redis key-value store
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:724932360d48e5407e8f82e405ab3650a36ed02c7e460d1e6fddf0f038422b54
|
|
||||||
size 124744
|
|
3
redis-3.2.1.tar.gz
Normal file
3
redis-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273
|
||||||
|
size 124692
|
Loading…
Reference in New Issue
Block a user