Never provide pip if this is not the build for the main Python
[skip changelog]
This commit is contained in:
parent
5fd8a26f31
commit
c8ed4920c4
1 changed files with 2 additions and 0 deletions
|
|
@ -170,7 +170,9 @@ Requires: ca-certificates
|
|||
# Virtual provides for the packages bundled by pip:
|
||||
%{bundled %{python3_pkgversion}}
|
||||
|
||||
%if "%{python3_pkgversion}" == "3"
|
||||
Provides: pip = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%description -n python%{python3_pkgversion}-%{srcname}
|
||||
pip is a package management system used to install and manage software packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue