we mirror the python2-pip rpm
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 13 Dec 2020 08:22:18 +0000 (09:22 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 13 Dec 2020 08:22:18 +0000 (09:22 +0100)
system/TestPlc.py

index 7befc3f..7e288af 100644 (file)
@@ -1521,10 +1521,8 @@ class TestPlc:
 
     def install_pip2(self):
 
 
     def install_pip2(self):
 
-        # xxx could make sense to mirror this one
-
         replacements = [
         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 (
         ]
 
         return (