Salome HOME
FD30 - do not target xmlpattern-qt5 system wide
[tools/sat_salome.git] / applications / MEDCOUPLING-9.6.0.pyconf
index 244c07b4d5ecae4f69d294b590f5bf45fce4f122..edae448eae4027a8faa6bcfedee14ad03fc60c82 100644 (file)
@@ -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
+  }
+]