forked from pool/python-pytest-asyncio
- update to 0.26.0:
* Adds configuration option that sets default event loop scope
for all tests #793
* Improved type annotations for pytest_asyncio.fixture #1045
* Added typing-extensions as additional dependency for Python
<3.10 #1045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=54
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-asyncio%{psuffix}
|
||||
Version: 0.25.3
|
||||
Version: 0.26.0
|
||||
Release: 0
|
||||
Summary: Pytest support for asyncio
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user