diff --git a/pytest-asyncio-0.23.5.post1.tar.gz b/pytest-asyncio-0.23.5.post1.tar.gz new file mode 100644 index 0000000..6bc5379 --- /dev/null +++ b/pytest-asyncio-0.23.5.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e910df6bf1ec9cedf0497955a1a08334d44442206dc79f1c07fbea091413f5 +size 44009 diff --git a/pytest-asyncio-0.23.5.tar.gz b/pytest-asyncio-0.23.5.tar.gz deleted file mode 100644 index 95ca739..0000000 --- a/pytest-asyncio-0.23.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed4e3123911d0b2682bc5b212e72e1f7441c7f09d280d9aa5d8c62459096ac57 -size 43649 diff --git a/python-pytest-asyncio.changes b/python-pytest-asyncio.changes index c5c163f..bc69187 100644 --- a/python-pytest-asyncio.changes +++ b/python-pytest-asyncio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Mar 16 09:46:24 UTC 2024 - Dirk Müller + +- update to 0.23.5.post1: + * Declare compatibility with pytest 8 + * Fix typing errors with recent versions of mypy #769 + * Prevent DeprecationWarning about internal use of + `asyncio.get_event_loop()` from affecting test cases #757 + ------------------------------------------------------------------- Sat Mar 2 11:29:53 UTC 2024 - Ben Greiner diff --git a/python-pytest-asyncio.spec b/python-pytest-asyncio.spec index c4c498d..c62fa4c 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.23.5 +Version: 0.23.5.post1 Release: 0 Summary: Pytest support for asyncio License: Apache-2.0