Remove python_provide macro
This commit removes %python_provide macro which is now automatic, see: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/SSJLPWSGFGPYRSHXQZDR7JNQXSDGGX3Z/ This is applicable only for F33 and higher.
This commit is contained in:
parent
f6c63603fb
commit
db4c30e311
@ -197,7 +197,6 @@ Requires: python%{python3_pkgversion}-setuptools
|
||||
# Virtual provides for the packages bundled by pip:
|
||||
%{bundled 3}
|
||||
|
||||
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
|
||||
Provides: pip = %{version}-%{release}
|
||||
Conflicts: python-pip < %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user