Salome HOME
COTECH 146: remove StaticMeshPlugin since already embedded in PARAVIS
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index df38bc2647c1e167784a942ac8d557f4fbd82fae..9f53fc375456c53b247fad9448d998df2025f2fe 100644 (file)
@@ -11,6 +11,7 @@ APPLICATION :
     debug : 'no'
     base : 'no'
     python3 : 'yes'
+    platform : ['CO7', 'CO8', 'DB09']
     environ :
     {
         build : 
@@ -36,8 +37,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        #CAS : 'CR753-SALOME-PATCH'
-        CAS : {tag : '080db9d', section: 'version_CR753_SALOME_PATCH', base: 'no'}
+        CAS : {tag : 'V7_5_3p4', section: 'version_CR753_SALOME_PATCH', base: 'no'}
         catalyst: '2.0'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
@@ -99,10 +99,10 @@ APPLICATION :
         pandas : '0.25.2'
         patsy : '0.5.2'
         ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
-        PERSALYS: 'v12.0'
+        PERSALYS: 'v13.0'
         petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'}
         Pillow : '8.4.0'
-        planegcs : '0.20'
+        planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
         PyFMI : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'}
         Pygments : '2.0.2'
@@ -127,7 +127,6 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin: '5.11.0'
         statsmodels: '0.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
@@ -138,6 +137,7 @@ APPLICATION :
         urllib3 : '1.23'
         zeromq: '4.3.1'
         URANIE : '4.5.0'
+
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
@@ -206,10 +206,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-    {
-        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']"
-        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'}
-    }
     {
         __condition__ : "VARS.dist in ['FD30']"
         'APPLICATION.products.gcc' : '9.3.0'
@@ -228,7 +224,8 @@ __overwrite__ :
     {
         __condition__ : "VARS.dist in ['CO8']"
         'APPLICATION.rm_products'  : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq']
-        'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'} # spns #29324
+        'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
+        'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
     }
     {
         __condition__ : "VARS.dist in ['DB10']"