X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-master.pyconf;h=f1a99b423782a8955bae7c8f6bcd8502281fbe8e;hb=da8fea810bcb823c944530a4f41c48f23c0c6ae3;hp=3932410238c7c1067aaa1fc4a9c76db4a4a6d2d1;hpb=f95ece3d61d48d818218b5e3bd19c75bd628a453;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-master.pyconf b/applications/MEDCOUPLING-master.pyconf index 3932410..f1a99b4 100644 --- a/applications/MEDCOUPLING-master.pyconf +++ b/applications/MEDCOUPLING-master.pyconf @@ -29,7 +29,7 @@ APPLICATION : boost : '1.58.0' certifi : '2018.8.24' click : '6.7' - cmake : '3.12.1' + cmake : '3.12.1' cppunit : '1.13.2' chardet : '3.0.4' Cython : '0.25.2' @@ -43,7 +43,7 @@ APPLICATION : lapack : '3.8.0' libxml2 : '2.9.1' markupsafe : '0.23' - medfile : {section: 'default_Autotools', tag: '4.1.0'} + medfile : {section: 'default_Autotools', tag: '4.1.1'} metis : '5.1.0' numpy : '1.15.1' pockets : '0.6.2' @@ -67,9 +67,9 @@ APPLICATION : # SALOME MODULES : 'CONFIGURATION' - 'MEDCOUPLING' : {tag : 'master', section: 'default_int64'} + 'MEDCOUPLING' } - test_base : + test_base : { name : "SALOME" tag : "SalomeV9" @@ -82,3 +82,10 @@ APPLICATION : single_install_dir : "no" } } +__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 + } +]