Salome HOME
netgen: windows- wrong script name
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index c1a53b067825ba13e163c37d9d38f5cafc4d2e54..c1a85a62bf04a2e207ddbe363a90fb2ddf880ec2 100644 (file)
@@ -31,7 +31,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'}
+        CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'}
         certifi : '2018.8.24'
         cgns : '4.1.1'
         chardet : '3.0.4'
@@ -64,7 +64,7 @@ APPLICATION :
         llvm : '8.0.1-clang'
         markupsafe : '0.23'
         matplotlib : '3.0.3'
-        medfile : {section: 'default_Autotools', tag: '4.1.1rc1'}
+        medfile : {section: 'default_Autotools', tag: '4.1.1'}
         mesa : '19.0.8'
         MeshGems : '2.13-1'
         metis : '5.1.0'
@@ -187,8 +187,12 @@ __overwrite__ :
    'APPLICATION.products.scipy' : '1.5.2'
   }
   {
-   __condition__ : "VARS.dist not in ['DB09']"
+   __condition__ : "VARS.dist in ['FD30']"
    # https://github.com/scipy/scipy/issues/11611
+   'APPLICATION.products.gcc' : '9.3.0'
+  }
+  {
+   __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]