Salome HOME
Remove the use of openturns/URANIE until TMA feedback
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index 1809f60b3cd9c5f7b10572957e597e82f24762eb..d63c8ee7abcdbfe150f246217e8eb4b611c70f01 100644 (file)
@@ -33,7 +33,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.67.0'
-        CAS : {section: 'version_CR740_SALOME_PATCH_win', tag: 'CR740-SALOME-PATCH'}
+        CAS : {section: 'version_V7_5_0_win', tag: 'V7_5_0'}
         certifi : '2019.6.16'
         cgns : '3.3.1'
         chardet : '3.0.4'
@@ -53,7 +53,7 @@ APPLICATION :
         freeimage : '3.18.0'
         freetype : '2.9.1'
         #gmsh : '4.1.4'
-        graphviz : '2.38.0'
+        graphviz : '2.44.1'
         hdf5 : '1.10.3'
         #homard_bin : '11.12'
         idna : '2.8'
@@ -70,7 +70,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.0'
         mesa : '19.2.3'
-        MeshGems : '2.11-5'
+        MeshGems : '2.12-1'
         metis : '5.1.0'
         msvc : '2017'
         netgen : '5.3.1_with_CAS_7.2'
@@ -79,13 +79,13 @@ APPLICATION :
         omniORB : '4.2.3'
         omniORBpy : '4.2.3'
         opencv : '3.2.0'
+        #openturns: '1.16'
         ospray : '1.8.4'
         packaging : '19.0'
         ParaView : '5.8.0'
         perl : '5.28.1.1'
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
-        pockets : '0.7.2'
         pthreads : '2.9.1'
         Pygments : '2.4.2'
         pyparsing : '2.4.0'
@@ -97,6 +97,7 @@ APPLICATION :
         qt : '5.9.1'
         qwt : '6.1.2'
         requests : '2.22.0'
+        root: '6.22.06'
         ruby : '2.5.5-1'
         scipy : '1.4.1'
         setuptools : '41.0.1'
@@ -108,16 +109,17 @@ APPLICATION :
         sphinxcontrib_devhelp : '1.0.1'
         sphinxcontrib_jsmath : '1.0.1'
         sphinxcontrib_htmlhelp : '1.0.2'
-        sphinxcontrib_napoleon : '0.7'
         sphinxcontrib_qthelp : '1.0.2'
         sphinxcontrib_serializinghtml :'1.1.3'
         sphinxcontrib_websupport : '1.1.2'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '2.0.0'
+        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8_win'
         tcltk : '8.6.9'
         urllib3 : '1.25.3'
+        #URANIE : '4.5.0'
         zlib : '1.2.5'
 
         # SALOME MODULES :
@@ -156,6 +158,7 @@ APPLICATION :
         'EFICAS'
         'EFICAS_TOOLS'
         'ADAO'
+        'PARAVISADDONS'
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -181,3 +184,12 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+
+__overwrite__ :
+[
+  {
+    __condition__ : "APPLICATION.debug == 'yes'"
+    'APPLICATION.products.numpy'      : '1.16.4-win-dbg'
+    'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg'
+  }
+]