- update to 0.21.1:

* Output a proper error message when an invalid
    ``asyncio_mode`` is selected.
  * Extend warning message about unclosed event loops with
    additional possible cause.
  * Previously, some tests reported "skipped" or "xfailed" as a
    result. Now all tests report a "success" result.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=30
This commit is contained in:
2023-07-24 18:40:37 +00:00
committed by Git OBS Bridge
parent 1aeefd231a
commit ccb9fb7558
4 changed files with 15 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pytest-asyncio%{psuffix}
Version: 0.21.0
Version: 0.21.1
Release: 0
Summary: Pytest support for asyncio
License: Apache-2.0