Salome HOME
Set SALOME modules git tag V9_13_0a2
[tools/sat_salome.git] / applications / MEDCOUPLING-master-native.pyconf
index 7c97515f8a875d348fd958d77b6e32c8fdf7d784..4397c4185db9b1236e1e313e920eaaca91ec541b 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'MEDCOUPLING-master-native'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'master'
+    tag : 'V9_13_0a2'
     base : 'no'
     debug : 'no'
     python3 : 'yes'
@@ -55,7 +55,7 @@ APPLICATION :
         pytz : 'native'
         requests : 'native'
         scipy : 'native'
-        scotch : 'native'
+        scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
         setuptools : 'native'
         six : 'native'
         snowballstemmer : 'native'
@@ -69,7 +69,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag:'master', base:'no', section:'default_MPI', hpc:'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base:'no', section:'default_MPI', hpc:'yes'}
     }
     test_base : 
     {
@@ -91,6 +91,10 @@ __overwrite__ :
         'APPLICATION.products.sphinxintl' : '0.9.10'
         'PRODUCTS.sphinxintl.default.properties.pip' : "no"
     }
+    {
+        __condition__ : "VARS.dist in ['CO9']"
+        'APPLICATION.products.sphinxintl'       : {tag: '0.9.10',  base: 'no', section: 'version_0_9_10_no_pip' }
+    }
     {
         __condition__ : "VARS.dist in ['UB22.04']"
         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'}