14
0
forked from pool/python-redis

- Add pytest-asyncio-045.patch to make tests compatible with latest

python-pytest-asyncio

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=99
This commit is contained in:
2025-02-13 11:52:23 +00:00
committed by Git OBS Bridge
parent 8ad4f46272
commit bf392c8de4
3 changed files with 81 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
-------------------------------------------------------------------
Thu Feb 13 10:59:14 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add pytest-asyncio-045.patch to make tests compatible with latest
python-pytest-asyncio
- Update to 5.2.1:
* Fixed unsecured tempfile.mktemp() command usage (#3446)
* Fixed bug with SLOWLOG GET response parsing on Redis Software (#3441)