From 344a4d685759b94d91f7e759e516484783c1ac8e Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Aug 14 2017 15:43:18 +0000 Subject: Keep the bundled setuptools and virtually provide it --- diff --git a/platform-python.spec b/platform-python.spec index df383ea..c597d9c 100644 --- a/platform-python.spec +++ b/platform-python.spec @@ -414,6 +414,8 @@ URL: https://www.python.org/ # See notes in bug 532118: Provides: platform-python(abi) = %{pybasever} +Provides: bundled(python3-setuptools) = 28.8.0 + Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description @@ -1201,7 +1203,9 @@ CheckPython optimized %dir %{pylibdir}/ensurepip/__pycache__/ %{pylibdir}/ensurepip/*.py %{pylibdir}/ensurepip/__pycache__/*%{bytecode_suffixes} -%exclude %{pylibdir}/ensurepip/_bundled +%exclude %{pylibdir}/ensurepip/_bundled/pip*.whl +%{pylibdir}/ensurepip/_bundled/setuptools*.whl + %{pylibdir}/idlelib