15
0
forked from pool/python-gql

- Add patch support-new-pytest-asyncio.patch:

* Support changes required by pytest-asyncio >= 0.25.
- Convert to using libalternatives.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gql?expand=0&rev=5
This commit is contained in:
2025-07-24 02:46:29 +00:00
committed by Git OBS Bridge
parent f9be97c93a
commit b8b9d20a09
3 changed files with 2745 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 24 02:45:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-new-pytest-asyncio.patch:
* Support changes required by pytest-asyncio >= 0.25.
- Convert to using libalternatives.
-------------------------------------------------------------------
Fri May 30 07:37:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>