Drop useless-provides %python_provide
We are not merging this to Fedora 32 at this point, as we need the version there to support Python 2 (it is used in python27's ensurepip).
This commit is contained in:
parent
e69d8c0036
commit
a2a20a0d96
@ -68,7 +68,6 @@ Provides: bundled(python3dist(ordered-set)) = 3.1.1
|
|||||||
%package -n python3-setuptools
|
%package -n python3-setuptools
|
||||||
Summary: Easily build and distribute Python 3 packages
|
Summary: Easily build and distribute Python 3 packages
|
||||||
Conflicts: python-setuptools < %{version}-%{release}
|
Conflicts: python-setuptools < %{version}-%{release}
|
||||||
%{?python_provide:%python_provide python3-setuptools}
|
|
||||||
%{bundled}
|
%{bundled}
|
||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
|
Loading…
Reference in New Issue
Block a user