Accepting request 1011097 from home:bnavigator:branches:devel:languages:python:pytest

- Fix dependencies: pytest-asyncio missing
- Enable test suite

OBS-URL: https://build.opensuse.org/request/show/1011097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=6
This commit is contained in:
2022-10-17 13:14:08 +00:00
committed by Git OBS Bridge
parent 9301c291fb
commit 0d3d97d476
2 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 15 09:17:10 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Fix dependencies: pytest-asyncio missing
- Enable test suite
-------------------------------------------------------------------
Mon Oct 10 09:23:41 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>