From 392532f780dccd008906ec92da198c48d9792b2067133abd86aa9ce65d89aac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Mar 2019 09:41:16 +0000 Subject: [PATCH] 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 --- python-redis.changes | 7 +++++++ python-redis.spec | 4 ++-- redis-3.2.0.tar.gz | 3 --- redis-3.2.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 redis-3.2.0.tar.gz create mode 100644 redis-3.2.1.tar.gz diff --git a/python-redis.changes b/python-redis.changes index 893c9b0..c7f4cb6 100644 --- a/python-redis.changes +++ b/python-redis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 26 09:36:48 UTC 2019 - John Vandenberg + +- 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 diff --git a/python-redis.spec b/python-redis.spec index 678f72c..03042c8 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -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 diff --git a/redis-3.2.0.tar.gz b/redis-3.2.0.tar.gz deleted file mode 100644 index 3e59889..0000000 --- a/redis-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:724932360d48e5407e8f82e405ab3650a36ed02c7e460d1e6fddf0f038422b54 -size 124744 diff --git a/redis-3.2.1.tar.gz b/redis-3.2.1.tar.gz new file mode 100644 index 0000000..9a3a640 --- /dev/null +++ b/redis-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273 +size 124692