1
0

- update to 0.23.7:

* Silence deprecation warnings about unclosed event loops that
    occurred with certain CPython patch releases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=44
This commit is contained in:
2024-06-06 20:27:05 +00:00
committed by Git OBS Bridge
parent 93c6c9b047
commit aeb873394b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 6 20:26:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.23.7:
* Silence deprecation warnings about unclosed event loops that
occurred with certain CPython patch releases
-------------------------------------------------------------------
Thu Mar 21 17:04:18 UTC 2024 - Dirk Müller <dmueller@suse.com>