From 153ce45ce9e25be7394b19b6c8a58887f8839763 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 13 Dec 2020 09:22:18 +0100 Subject: [PATCH] we mirror the python2-pip rpm --- system/TestPlc.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index 7befc3f..7e288af 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -1521,10 +1521,8 @@ class TestPlc: def install_pip2(self): - # xxx could make sense to mirror this one - replacements = [ - "https://acc.dl.osdn.jp/storage/g/u/un/unitedrpms/32/x86_64/python2-pip-19.1.1-7.fc32.noarch.rpm", + "http://mirror.onelab.eu/third-party/python2-pip-19.1.1-7.fc33.noarch.rpm", ] return ( -- 2.43.0