- 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:
parent
01016a700a
commit
1fcbd0e921
@ -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>
|
Sat Dec 11 19:21:30 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ Requires: python-frozenlist >= 1.1.0
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module frozenlist >= 1.1.0}
|
BuildRequires: %{python_module frozenlist >= 1.1.0}
|
||||||
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user