]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
UB22: scipy
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 22 Dec 2022 15:38:09 +0000 (16:38 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 22 Dec 2022 15:38:09 +0000 (16:38 +0100)
applications/MEDCOUPLING-9.10.0-MPI.pyconf
applications/MEDCOUPLING-master-MPI.pyconf

index d33943e7ca815f2e71904d17fae97f3c8cd69e4d..7bf28ae6b7fd722f0ae1c542e18f6da50ad2102c 100644 (file)
@@ -108,4 +108,10 @@ __overwrite__ :
         # either patch numpy to include -fallow-argument-mismatch or move to that version
         'APPLICATION.products.scipy' : '1.5.2'
     }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        # gcc https://github.com/scipy/scipy/issues/11611
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+    }
 ]
index 7aae3876dbed4bdbd1a21459742cf5c769cd3a6a..f1e9f0f979a97e8bd27d3afaf33414d52e7c55c9 100644 (file)
@@ -108,4 +108,10 @@ __overwrite__ :
         # either patch numpy to include -fallow-argument-mismatch or move to that version
         'APPLICATION.products.scipy' : '1.5.2'
     }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        # gcc https://github.com/scipy/scipy/issues/11611
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+    }
 ]