forked from pool/python-pytest-asyncio
- update to 0.21.0:
* Drop compatibility with pytest 6.1. Pytest-asyncio now depends on pytest 7.0 or newer. * pytest-asyncio cleans up any stale event loops when setting up and tearing down the event_loop fixture. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 22:36:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.21.0:
|
||||
* Drop compatibility with pytest 6.1. Pytest-asyncio now
|
||||
depends on pytest 7.0 or newer.
|
||||
* pytest-asyncio cleans up any stale event loops when setting
|
||||
up and tearing down the event_loop fixture.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:31:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user