- Add missing test dependency pytest-asyncio

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosignal?expand=0&rev=2
This commit is contained in:
Matej Cepl 2021-12-20 21:08:42 +00:00 committed by Git OBS Bridge
parent 01016a700a
commit 1fcbd0e921
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 20 21:08:34 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add missing test dependency pytest-asyncio
-------------------------------------------------------------------
Sat Dec 11 19:21:30 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -32,6 +32,7 @@ Requires: python-frozenlist >= 1.1.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module frozenlist >= 1.1.0}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages