There are no "old" wheels present now

This commit is contained in:
Miro Hrončok 2022-01-04 19:42:12 +01:00
parent d696dc3174
commit 8e9e059327

View File

@ -335,10 +335,6 @@ Header files for building C extension modules against PyPy%{pyversion}.
%apply_patch -m %(basename %{SOURCE189}) %{SOURCE189}
rm lib-python/3/ensurepip/_bundled/*.whl
rmdir lib-python/3/ensurepip/_bundled
%else
# we don't want to ship the old ones anyway
rm lib-python/3/ensurepip/_bundled/pip-20.0*
rm lib-python/3/ensurepip/_bundled/setuptools-44*
%endif