Salome HOME
sat #19980 : Remove obsolete use of sphinxcontrib_napoleon and pockets products
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index a1ce50c7d6778cbca484226b49ab23dc5319ba4c..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'
@@ -52,7 +52,7 @@ APPLICATION :
         f2c : '1.0.0'
         freeimage : '3.18.0'
         freetype : '2.9.1'
-        gmsh : '4.1.4'
+        #gmsh : '4.1.4'
         graphviz : '2.44.1'
         hdf5 : '1.10.3'
         #homard_bin : '11.12'
@@ -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'
@@ -137,7 +135,7 @@ APPLICATION :
         'GHS3DPLUGIN'
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
-        'GMSHPLUGIN'
+        #'GMSHPLUGIN'
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         #'HOMARD'
@@ -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'
+  }
+]