Salome HOME
COTECH 146: remove StaticMeshPlugin since already embedded in PARAVIS
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index 85bcdbeee27495b5ab05a615072b0b4b171538e7..9f53fc375456c53b247fad9448d998df2025f2fe 100644 (file)
@@ -11,6 +11,7 @@ APPLICATION :
     debug : 'no'
     base : 'no'
     python3 : 'yes'
+    platform : ['CO7', 'CO8', 'DB09']
     environ :
     {
         build : 
@@ -36,8 +37,8 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        #CAS : 'CR753-SALOME-PATCH'
-        CAS : {tag : 'cfcbf4e', 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'
         cgns : '4.2.0'
@@ -61,7 +62,7 @@ APPLICATION :
         gmp : 'native'
         mpfr : 'native'
         gdal : '2.4.0'
-        gmsh : '4.8.4'
+        gmsh : '4.10.3'
         graphviz : '2.38.0'
         hdf5 : '1.10.3'
         idna : '2.7'
@@ -97,8 +98,8 @@ APPLICATION :
         packaging : '17.1'
         pandas : '0.25.2'
         patsy : '0.5.2'
-        ParaView : {tag:'08c5d057a8', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
-        PERSALYS: 'v12.0'
+        ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
+        PERSALYS: 'v13.0'
         petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'}
         Pillow : '8.4.0'
         planegcs : '0.18-3cb6890'
@@ -108,7 +109,7 @@ APPLICATION :
         pyparsing : '2.0.3'
         PyQt : '5.15.3'
         pyreadline : '2.0'
-        Python : '3.6.15'
+        Python : '3.6.5'
         pytz : '2017.2'
         qt : '5.12.10'
         qwt : '6.1.2'
@@ -126,23 +127,24 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin: '5.8.0'
         statsmodels: '0.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'
         tk : '8.6.0'
         toml: '0.10.2'
+        TTK : 'f8dafde2d7'
         urllib3 : '1.23'
         zeromq: '4.3.1'
         URANIE : '4.5.0'
+
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : 'V2_4_5'
+        'LIBBATCH' : 'V2_4_6'
         'KERNEL'
         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
@@ -204,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'
@@ -226,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']"