Salome HOME
update gitpub repository
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index f955f7d917d6a6ba368b84fbcd148772219b5808..e9ae0d0c02a5ad560e2e21edeafcf3a04f59a723 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'
@@ -85,7 +85,6 @@ APPLICATION :
         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'
@@ -108,7 +107,6 @@ 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'
@@ -126,7 +124,7 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_3'}
+        'LIBBATCH' : {tag :'V2_4_4'}
         'KERNEL'
         'MEDCOUPLING'
         'GUI'
@@ -156,6 +154,7 @@ APPLICATION :
         'EFICAS'
         'EFICAS_TOOLS'
         'ADAO'
+        'PARAVISADDONS'
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -181,3 +180,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'
+  }
+]