From 96483c6333d96628875903e9ab4328f40d080d0c4ec9b7ca7e65f5f8939e673e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 20 May 2023 21:52:35 +0000 Subject: [PATCH] Accepting request 1088046 from home:AndreasStieger:branches:devel:languages:python python-redis 4.5.5 OBS-URL: https://build.opensuse.org/request/show/1088046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=72 --- python-redis.changes | 19 +++++++++++++++++++ python-redis.spec | 2 +- redis-4.5.4.tar.gz | 3 --- redis-4.5.5.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 redis-4.5.4.tar.gz create mode 100644 redis-4.5.5.tar.gz diff --git a/python-redis.changes b/python-redis.changes index 76f1e61..19589b5 100644 --- a/python-redis.changes +++ b/python-redis.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat May 20 12:11:45 UTC 2023 - Andreas Stieger + +- update to 4.5.5: + * Add support for CLIENT NO-TOUCH + * Add support for CLUSTER MYSHARDID + * Add "address_remap" feature to RedisCluster + * Add WITHSCORES argument to ZREVRANK command + * Improve error output for master discovery + * Fix XADD: allow non negative maxlen + * Fix create single connection client from url + * Optionally disable disconnects in read_response + * Fix SLOWLOG GET return value + * Fix potential race condition during disconnection + * Return response in case of KeyError + * Fix incorrect usage of once flag in async Sentinel + * Fix memory leak caused by hiredis in asyncio case + * Really do not use asyncio's timeout lib before 3.11.2 + ------------------------------------------------------------------- Mon May 8 07:12:58 UTC 2023 - Johannes Kastl diff --git a/python-redis.spec b/python-redis.spec index b762306..c605208 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-redis -Version: 4.5.4 +Version: 4.5.5 Release: 0 Summary: Python client for Redis key-value store License: MIT diff --git a/redis-4.5.4.tar.gz b/redis-4.5.4.tar.gz deleted file mode 100644 index a52549d..0000000 --- a/redis-4.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73ec35da4da267d6847e47f68730fdd5f62e2ca69e3ef5885c6a78a9374c3893 -size 4552103 diff --git a/redis-4.5.5.tar.gz b/redis-4.5.5.tar.gz new file mode 100644 index 0000000..3b2ba66 --- /dev/null +++ b/redis-4.5.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc87a0bdef6c8bfe1ef1e1c40be7034390c2ae02d92dcd0c7ca1729443899880 +size 4557115