Salome HOME
COTECH 146: remove StaticMeshPlugin since already embedded in PARAVIS
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index 8d83e8cce87842ccc851edc2ed841e7607fe7832..9f53fc375456c53b247fad9448d998df2025f2fe 100644 (file)
@@ -37,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'
@@ -100,7 +99,7 @@ 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.18-3cb6890'
@@ -128,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'
@@ -139,6 +137,7 @@ APPLICATION :
         urllib3 : '1.23'
         zeromq: '4.3.1'
         URANIE : '4.5.0'
+
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
@@ -225,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']"