15
0
forked from pool/python-i3ipc
- Add pytest-asyncio dependency and test-aio.patch to fix tests
- Skip some misbehaving tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-i3ipc?expand=0&rev=23
This commit is contained in:
2025-09-05 16:28:36 +00:00
committed by Git OBS Bridge
parent 66f5a292df
commit f889c009ae
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Fri Sep 5 15:21:20 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Add pytest-asyncio dependency to fix tests
- Add pytest-asyncio dependency and test-aio.patch to fix tests
- Skip some misbehaving tests
-------------------------------------------------------------------
Wed May 28 11:44:55 UTC 2025 - Markéta Machová <mmachova@suse.com>