Fix the unversioned python requirement
Merges https://src.fedoraproject.org/rpms/python-argcomplete/pull-request/1
This commit is contained in:
parent
00a017205a
commit
ec76c5f839
@ -10,8 +10,9 @@ License: ASL 2.0
|
||||
URL: https://github.com/kislyuk/argcomplete
|
||||
Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: python-unversioned-command
|
||||
%if %{with check}
|
||||
# something in tests is invoking /usr/bin/python to test things
|
||||
BuildRequires: /usr/bin/python
|
||||
BuildRequires: tcsh
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user