14
0
forked from pool/python-redis

Accepting request 1227109 from home:bnavigator:branches:devel:languages:python:numeric

- Pin tests to pytest-asyncio < 0.24
- Only require async-timeout for older pythons

OBS-URL: https://build.opensuse.org/request/show/1227109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=96
This commit is contained in:
2024-11-28 11:37:49 +00:00
committed by Git OBS Bridge
parent 29e25a2bd1
commit 665c3bd84d
3 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 28 10:52:11 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Pin tests to pytest-asyncio < 0.24
- Only require async-timeout for older pythons
-------------------------------------------------------------------
Wed Nov 20 17:54:16 UTC 2024 - Dirk Müller <dmueller@suse.com>