X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.8.0-int32.pyconf;h=1f6e4d7f18c5832ef61ba1dfa650309a2785038b;hb=25a486dd1a8ceed0b8f9723226b944200cf13218;hp=c5fdf371f0b1cfe1af1f83f1820565aef6caa8df;hpb=0794ad485987a9fd687a5e1a98954a53dd47c4c4;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.8.0-int32.pyconf b/applications/SALOME-9.8.0-int32.pyconf index c5fdf37..1f6e4d7 100644 --- a/applications/SALOME-9.8.0-int32.pyconf +++ b/applications/SALOME-9.8.0-int32.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.8.0-int32' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_8_0rc1' + tag : 'V9_8_0' dev : 'no' verbose :'no' debug : 'no' @@ -125,7 +125,7 @@ APPLICATION : 'RESTRICTED' 'LIBBATCH' : {tag : 'V2_4_5'} 'KERNEL' - 'MEDCOUPLING': {section: 'default_32BIT_IDS'} + 'MEDCOUPLING': {tag: 'V9_8_0', section: 'default_32BIT_IDS'} 'GUI' 'GEOM' 'SMESH' @@ -144,7 +144,7 @@ APPLICATION : 'JOBMANAGER' 'YACS' 'YACSGEN' - 'SOLVERLAB' : {tag : 'master'} + 'SOLVERLAB' 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -159,7 +159,6 @@ APPLICATION : 'ADAO_INTERFACE' 'PARAVISADDONS' 'YDEFX' - 'TESTBASE': {tag: 'master'} 'CEATESTBASE' : {tag: 'SSL'} } profile : @@ -187,18 +186,18 @@ APPLICATION : } __overwrite__ : [ - { - __condition__ : "VARS.dist in ['FD32']" - # https://github.com/scipy/scipy/issues/11611 - 'APPLICATION.products.scipy' : '1.5.2' - } - { - __condition__ : "VARS.dist in ['FD30']" - # https://github.com/scipy/scipy/issues/11611 - 'APPLICATION.products.gcc' : '9.3.0' - } - { - __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']" - 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] - } + { + __condition__ : "VARS.dist in ['FD32']" + # https://github.com/scipy/scipy/issues/11611 + 'APPLICATION.products.scipy' : '1.5.2' + } + { + __condition__ : "VARS.dist in ['FD30']" + # https://github.com/scipy/scipy/issues/11611 + 'APPLICATION.products.gcc' : '9.3.0' + } + { + __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + } ]