X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-9.8.0-int32.pyconf;h=45c5eefae69b7e939da5495f46d17f41bb03244c;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=3f84481a25ed6ecec47a5c14e93da477450492a3;hpb=7c3b5438e0b02641af8305fc97fd4c117d188834;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-9.8.0-int32.pyconf b/applications/MEDCOUPLING-9.8.0-int32.pyconf index 3f84481..45c5eef 100644 --- a/applications/MEDCOUPLING-9.8.0-int32.pyconf +++ b/applications/MEDCOUPLING-9.8.0-int32.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'MEDCOUPLING-9.8.0-int32' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_8_BR' + tag : 'V9_8_0' base : 'no' debug : 'no' python3 : 'yes' @@ -77,8 +77,8 @@ APPLICATION : } __overwrite__ : [ - { - __condition__ : "VARS.dist in ['FD32']" - 'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version - } + { + __condition__ : "VARS.dist in ['FD32']" + 'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version + } ]