From 93c6c9b047c3a0625a363433ebafc4ce8a35c1a700c616d7586282daa35850d7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 21 Mar 2024 17:04:54 +0000 Subject: [PATCH] - update to 0.23.6: * compatibiltiy with pytest 8.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=42 --- pytest-asyncio-0.23.5.post1.tar.gz | 3 --- pytest-asyncio-0.23.6.tar.gz | 3 +++ python-pytest-asyncio.changes | 6 ++++++ python-pytest-asyncio.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytest-asyncio-0.23.5.post1.tar.gz create mode 100644 pytest-asyncio-0.23.6.tar.gz diff --git a/pytest-asyncio-0.23.5.post1.tar.gz b/pytest-asyncio-0.23.5.post1.tar.gz deleted file mode 100644 index 6bc5379..0000000 --- a/pytest-asyncio-0.23.5.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36e910df6bf1ec9cedf0497955a1a08334d44442206dc79f1c07fbea091413f5 -size 44009 diff --git a/pytest-asyncio-0.23.6.tar.gz b/pytest-asyncio-0.23.6.tar.gz new file mode 100644 index 0000000..3dea66b --- /dev/null +++ b/pytest-asyncio-0.23.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce191d0e1adcc40c0a7fdc29245a8ed3a2a42986c1fad9ba6bb6f7cac3a1a4c +size 44020 diff --git a/python-pytest-asyncio.changes b/python-pytest-asyncio.changes index bc69187..fb7db2d 100644 --- a/python-pytest-asyncio.changes +++ b/python-pytest-asyncio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 21 17:04:18 UTC 2024 - Dirk Müller + +- update to 0.23.6: + * compatibiltiy with pytest 8.2 + ------------------------------------------------------------------- Sat Mar 16 09:46:24 UTC 2024 - Dirk Müller diff --git a/python-pytest-asyncio.spec b/python-pytest-asyncio.spec index c62fa4c..19c34fe 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.post1 +Version: 0.23.6 Release: 0 Summary: Pytest support for asyncio License: Apache-2.0