From db4c30e31104c36c6dc471469b68dba8abf33ae6 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Apr 15 2020 09:09:16 +0000 Subject: 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. --- diff --git a/python-pip.spec b/python-pip.spec index 4a194cc..869dacf 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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}