Remove .0 from (Build)Requires
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/NLMEX6MY7DQLWTD2PMX4WGC3L3ER4HFS/
This commit is contained in:
parent
9587fb5b98
commit
8a143fc15b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Summary: %{summary}
|
|||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3dist(requests) >= 1.0.0
|
||||
BuildRequires: python3dist(requests) >= 1
|
||||
|
||||
%description -n python3-%{pypi_name}
|
||||
A mocking library for requests for Python.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue