15
0

- Add patch support-new-pytest-asyncio.patch:

* Support changes required for pytest-asyncio 1.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=15
This commit is contained in:
2025-07-21 03:06:21 +00:00
committed by Git OBS Bridge
parent 70cc21888e
commit f1838af0fc
3 changed files with 104 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 21 03:05:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-new-pytest-asyncio.patch:
* Support changes required for pytest-asyncio 1.0.
-------------------------------------------------------------------
Thu Mar 21 07:43:10 UTC 2024 - Max Lin <mlin@suse.com>