From: parmentelat Date: Tue, 11 Dec 2018 07:13:41 +0000 (+0100) Subject: python2-pip is no longer implicit on f29 - probably this is temporary X-Git-Tag: py3ok~19 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=03eee2f60bc92d632b2e6fb97ea02d6c138d6d34 python2-pip is no longer implicit on f29 - probably this is temporary --- diff --git a/config.planetlab/runtime.pkgs b/config.planetlab/runtime.pkgs index cc9f18c5..6f08ed6b 100644 --- a/config.planetlab/runtime.pkgs +++ b/config.planetlab/runtime.pkgs @@ -11,3 +11,6 @@ package<=f27: yum-utils package: psmisc package>=f27: NetworkManager package>=f29: hostname + +# PLCAPI historical flavour was on python2 +package>=f29: python2-pip