From bda3abda55f6d716a5db95723cc8e88ed6fd278185270e415488aee7cec0ae33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 12 Aug 2019 10:15:23 +0000 Subject: [PATCH] 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 --- python-redis.changes | 11 +++++++++++ python-redis.spec | 2 +- redis-3.2.1.tar.gz | 3 --- redis-3.3.6.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 redis-3.2.1.tar.gz create mode 100644 redis-3.3.6.tar.gz diff --git a/python-redis.changes b/python-redis.changes index 2ddb540..defba13 100644 --- a/python-redis.changes +++ b/python-redis.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 12 09:52:51 UTC 2019 - Marketa Calabkova + +- 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. + ------------------------------------------------------------------- Sun Mar 31 09:47:08 UTC 2019 - John Vandenberg diff --git a/python-redis.spec b/python-redis.spec index 644ba74..8ce2cb5 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -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 diff --git a/redis-3.2.1.tar.gz b/redis-3.2.1.tar.gz deleted file mode 100644 index 9a3a640..0000000 --- a/redis-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273 -size 124692 diff --git a/redis-3.3.6.tar.gz b/redis-3.3.6.tar.gz new file mode 100644 index 0000000..cebbde6 --- /dev/null +++ b/redis-3.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2609a85e5f37f489ba3b5652e1175dc3711c4d7a7818c4f657615810afd23df +size 130038