]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
add ParaView 5.9.1 product
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 4 Jun 2021 11:25:12 +0000 (13:25 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 4 Jun 2021 11:25:12 +0000 (13:25 +0200)
applications/ParaView-5.9.0.pyconf
applications/ParaView-5.9.1.pyconf

index 50491f16c90f40305c43206966ed70492d6dd8f4..b5e98f2201749e74204e9160e39fcb00882b9e6d 100644 (file)
@@ -110,3 +110,11 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+__overwrite__ :
+[
+  {
+   __condition__ : "VARS.dist in ['FD32']"
+   # https://github.com/scipy/scipy/issues/11611
+   'APPLICATION.products.scipy' : '1.5.2'
+  }
+]
index b6ce943d1bdeec5d5f1b0b9a1978240bb5567d5a..41793766f82959452093c9272623ff54abb1812c 100644 (file)
@@ -110,3 +110,11 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+__overwrite__ :
+[
+  {
+   __condition__ : "VARS.dist in ['FD32']"
+   # https://github.com/scipy/scipy/issues/11611
+   'APPLICATION.products.scipy' : '1.5.2'
+  }
+]