15
0

Accepting request 1040267 from devel:languages:python

- Add python-py as test dependency

OBS-URL: https://build.opensuse.org/request/show/1040267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iniconfig?expand=0&rev=4
This commit is contained in:
2022-12-07 16:33:46 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 5 12:45:15 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add python-py as test dependency
-------------------------------------------------------------------
Wed Jul 20 12:01:45 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -40,6 +40,7 @@ BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module iniconfig}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module py}
%endif
%python_subpackages