X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-master-native.pyconf;h=4397c4185db9b1236e1e313e920eaaca91ec541b;hb=aca4d8f024e025fe6d2186140bd46f91910b0cf8;hp=7c97515f8a875d348fd958d77b6e32c8fdf7d784;hpb=9b5fe944b497ea90e20c3064f5edab7faf9af641;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 7c97515..4397c41 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -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'}