forked from pool/python-pytest-asyncio
Accepting request 1250409 from home:ojkastl_buildservice:Branch_devel_languages_python_pytest
update to 0.25.3 OBS-URL: https://build.opensuse.org/request/show/1250409 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=52
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>
|
Fri Jan 3 09:12:39 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pytest-asyncio%{psuffix}
|
Name: python-pytest-asyncio%{psuffix}
|
||||||
Version: 0.25.1
|
Version: 0.25.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pytest support for asyncio
|
Summary: Pytest support for asyncio
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user