Also require python(abi) when bootstrapping
This commit is contained in:
parent
2472d8b4fd
commit
f7cb0a90d9
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ Summary: %{summary}
|
|||
Provides: python%{python3_pkgversion}dist(packaging) = %{version}
|
||||
Provides: python%{python3_version}dist(packaging) = %{version}
|
||||
Requires: python%{python3_version}dist(pyparsing)
|
||||
Requires: python(abi) = %{python3_version}
|
||||
%endif
|
||||
|
||||
%description -n python%{python3_pkgversion}-%{pypi_name} %_description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue