forked from pool/python-pytest-shell-utilities
This commit is contained in:
@@ -41,7 +41,7 @@ BuildRequires: python-rpm-macros
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module attrs >= 22.1.0}
|
BuildRequires: %{python_module attrs >= 22.1.0}
|
||||||
BuildRequires: %{python_module psutil >= 5.0.0}
|
BuildRequires: %{python_module psutil >= 6.0.0}
|
||||||
BuildRequires: %{python_module pytest >= 7.3.0}
|
BuildRequires: %{python_module pytest >= 7.3.0}
|
||||||
BuildRequires: %{python_module pytest-helpers-namespace}
|
BuildRequires: %{python_module pytest-helpers-namespace}
|
||||||
BuildRequires: %{python_module pytest-shell-utilities = %{version}}
|
BuildRequires: %{python_module pytest-shell-utilities = %{version}}
|
||||||
@@ -52,7 +52,7 @@ BuildRequires: %{python_module typing-extensions}
|
|||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-attrs >= 22.1.0
|
Requires: python-attrs >= 22.1.0
|
||||||
Requires: python-psutil >= 5.0.0
|
Requires: python-psutil >= 6.0.0
|
||||||
Requires: python-pytest >= 7.3.0
|
Requires: python-pytest >= 7.3.0
|
||||||
Requires: python-pytest-helpers-namespace
|
Requires: python-pytest-helpers-namespace
|
||||||
Requires: python-pytest-skip-markers
|
Requires: python-pytest-skip-markers
|
||||||
|
|||||||
Reference in New Issue
Block a user