From 8e9e05932790eec6430420c03b6e344e6a35f457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 4 Jan 2022 19:42:12 +0100 Subject: [PATCH] There are no "old" wheels present now --- pypy3.8.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pypy3.8.spec b/pypy3.8.spec index a36ea94..5a698ab 100644 --- a/pypy3.8.spec +++ b/pypy3.8.spec @@ -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