forked from pool/python-pytest-asyncio
Accepting request 1250596 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1250596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-asyncio?expand=0&rev=25
This commit is contained in:
BIN
pytest-asyncio-0.25.1.tar.gz
(Stored with Git LFS)
BIN
pytest-asyncio-0.25.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pytest-asyncio-0.25.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-asyncio-0.25.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 12:37:11 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 0.25.3:
|
||||
* Avoid errors in cleanup of async generators when event loop is
|
||||
already closed #1040
|
||||
- update to 0.25.2:
|
||||
* Call loop.shutdown_asyncgens() before closing the event loop to
|
||||
ensure async generators are closed in the same manner as
|
||||
asyncio.run does #1034
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 09:12:39 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-asyncio%{psuffix}
|
||||
Version: 0.25.1
|
||||
Version: 0.25.3
|
||||
Release: 0
|
||||
Summary: Pytest support for asyncio
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user