OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=115
This commit is contained in:
parent
5bf432e390
commit
cd6fff3519
@ -45,7 +45,6 @@ BuildRequires: %{python_module setuptools}
|
|||||||
BuildRequires: %{python_module tomli >= 1}
|
BuildRequires: %{python_module tomli >= 1}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros >= 20210929
|
BuildRequires: python-rpm-macros >= 20210929
|
||||||
Requires: python-attrs >= 19.2.0
|
|
||||||
Requires: python-exceptiongroup
|
Requires: python-exceptiongroup
|
||||||
Requires: python-importlib-metadata >= 0.12
|
Requires: python-importlib-metadata >= 0.12
|
||||||
Requires: python-iniconfig
|
Requires: python-iniconfig
|
||||||
@ -65,6 +64,7 @@ BuildArch: noarch
|
|||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Jinja2}
|
BuildRequires: %{python_module Jinja2}
|
||||||
BuildRequires: %{python_module Twisted}
|
BuildRequires: %{python_module Twisted}
|
||||||
|
BuildRequires: %{python_module attrs >= 19.2.0}
|
||||||
BuildRequires: %{python_module decorator}
|
BuildRequires: %{python_module decorator}
|
||||||
BuildRequires: %{python_module hypothesis >= 3.56}
|
BuildRequires: %{python_module hypothesis >= 3.56}
|
||||||
# nose is really not REQUIRED, the test suite skips over particular
|
# nose is really not REQUIRED, the test suite skips over particular
|
||||||
|
Loading…
Reference in New Issue
Block a user