X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-9.8.0.pyconf;h=6774d9ccd8bf52ca37946289468758326d46f507;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=b9fa5201856aab67dd9a126a56e5295e0f6d9aa9;hpb=fcb08a8a2851af7974d08055d4ece83779fd334d;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-9.8.0.pyconf b/applications/MEDCOUPLING-9.8.0.pyconf index b9fa520..6774d9c 100644 --- a/applications/MEDCOUPLING-9.8.0.pyconf +++ b/applications/MEDCOUPLING-9.8.0.pyconf @@ -85,7 +85,11 @@ APPLICATION : __overwrite__ : [ { - __condition__ : "VARS.dist in ['FD32']" + __condition__ : "VARS.dist in ['FD32', 'FD34']" '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 ['FD34']" + 'PRODUCTS.Python.version_3_6_5.patches' : ["python_3.6.5-allocation.patch"] # https://github.com/pyenv/pyenv/issues/1889 + } +] \ No newline at end of file