diff --git a/pytest-asyncio-0.25.3.tar.gz b/pytest-asyncio-0.25.3.tar.gz deleted file mode 100644 index 75ef825..0000000 --- a/pytest-asyncio-0.25.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e804b2a165f28f2a552e73e8ae2efd01f766d58510766dd6dd03be54583cd75 -size 52116 diff --git a/pytest-asyncio-0.26.0.tar.gz b/pytest-asyncio-0.26.0.tar.gz new file mode 100644 index 0000000..9093571 --- /dev/null +++ b/pytest-asyncio-0.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcd830bed05bc7d10068c49a844b8062af84537b846d61310f3b939ab0d013f +size 52041 diff --git a/python-pytest-asyncio.changes b/python-pytest-asyncio.changes index 4e601d3..58297bd 100644 --- a/python-pytest-asyncio.changes +++ b/python-pytest-asyncio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 28 14:19:40 UTC 2025 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Wed Mar 5 12:37:11 UTC 2025 - Johannes Kastl diff --git a/python-pytest-asyncio.spec b/python-pytest-asyncio.spec index 88fc064..eb51175 100644 --- a/python-pytest-asyncio.spec +++ b/python-pytest-asyncio.spec @@ -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