From: Nabil Ghodbane Date: Tue, 2 Feb 2021 13:18:42 +0000 (+0100) Subject: SALOME 8.5.0 - move to Python 2.7.16 X-Git-Tag: V9_7_0~132 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c84d70f4441c12d461cf268e9a2deffb8110c5bc;p=tools%2Fsat_salome.git SALOME 8.5.0 - move to Python 2.7.16 --- diff --git a/applications/SALOME-8.5.0-MPI.pyconf b/applications/SALOME-8.5.0-MPI.pyconf index 906268d..e9de25f 100644 --- a/applications/SALOME-8.5.0-MPI.pyconf +++ b/applications/SALOME-8.5.0-MPI.pyconf @@ -62,7 +62,7 @@ APPLICATION : pyparsing : '2.0.3' # Previous : 1.5.6 PyQt : '5.9' pyreadline : '2.0' - Python : '2.7.10' + Python : '2.7.16' pytz : '2015.4' # Previous : 2014.10 qt : '5.9.1' qwt : '6.1.2' diff --git a/applications/SALOME-8.5.0.pyconf b/applications/SALOME-8.5.0.pyconf index 34a9408..6ede46c 100644 --- a/applications/SALOME-8.5.0.pyconf +++ b/applications/SALOME-8.5.0.pyconf @@ -64,7 +64,7 @@ APPLICATION : pyparsing : '2.0.3' # Previous : 1.5.6 PyQt : '5.9' pyreadline : '2.0' - Python : '2.7.10' + Python : '2.7.16' pytz : '2015.4' # Previous : 2014.10 qt : '5.9.1' qwt : '6.1.2'