Also require python(abi) when bootstrapping
This commit is contained in:
parent
e45a661b18
commit
7f997b97c0
@ -59,6 +59,7 @@ Summary: %{_summary}
|
||||
%if %{with bootstrap}
|
||||
Provides: python%{python3_pkgversion}dist(pyparsing) = %{version}
|
||||
Provides: python%{python3_version}dist(pyparsing) = %{version}
|
||||
Requires: python(abi) = %{python3_version}
|
||||
%endif
|
||||
|
||||
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
|
||||
|
Loading…
Reference in New Issue
Block a user