Explicitly BR setuptools
This commit is contained in:
parent
f512d24ae9
commit
3ea8157fa1
@ -8,7 +8,7 @@ Use fixtures in pytest.mark.parametrize.}
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.2
|
Version: 0.5.2
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Use fixtures in pytest.mark.parametrize
|
Summary: Use fixtures in pytest.mark.parametrize
|
||||||
|
|
||||||
# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses
|
# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses
|
||||||
@ -26,6 +26,7 @@ BuildArch: noarch
|
|||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: %{py3_dist pytest}
|
BuildRequires: %{py3_dist pytest}
|
||||||
|
BuildRequires: %{py3_dist setuptools}
|
||||||
|
|
||||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user