14
0
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:
Tomáš Chvátal
2019-03-26 09:41:16 +00:00
committed by Git OBS Bridge
parent 2df149d0c1
commit 392532f780
4 changed files with 12 additions and 5 deletions

View File

@@ -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