Salome HOME
spns #38030: fix sip section
[tools/sat_salome.git] / applications / SOLVERLAB-master.pyconf
index 06705bfff6afca0797e528b4dcd60c9791d40af4..b4c39124bda1b1793d79044d86293d62be9b5f03 100644 (file)
@@ -21,25 +21,27 @@ APPLICATION :
         }
         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:""}
         SALOME_trace : "local" # local/file:.../with_logger
-        SALOME_MODULES : ""  # specify the first modules to display in gui
+        SALOME_MODULES : "SOLVERLAB"  # specify the first modules to display in gui
     }
     products :
     {
         # PREREQUISITES :
         alabaster : '0.7.6'
-        Babel : '2.6.0'
-        boost : '1.58.0'
+        Babel : '2.7.0'
+        boost : '1.71.0'
+        CAS : 'V7_5_3p1'
         certifi : '2018.8.24'
-        cgns : '3.3.1'
+        cgns : '4.1.1'
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'
-        cycler : '0.10.0'
-        Cython : '0.25.2'
         cppunit : '1.13.2'
-        dateutil : '2.4.2'
+        cycler : '0.10.0'
+        Cython : '0.29.12'
+        dateutil : '2.6.1'
         docutils : '0.12'
         doxygen : '1.8.14'
+        freeimage : '3.16.0'
         freetype : '2.9.1'
         graphviz : '2.38.0'
         hdf5 : '1.10.3'
@@ -49,28 +51,35 @@ APPLICATION :
         kiwisolver : '1.0.1'
         lapack : '3.8.0'
         libxml2 : '2.9.1'
+        llvm : '8.0.1-clang'
         markupsafe : '0.23'
-        matplotlib : '2.2.2'
-        medfile : {section: 'default_Autotools', tag: '4.1.0'}
+        matplotlib : '3.0.3'
+        medfile : {section: 'default_Autotools', tag: '4.1.1'}
         metis : '5.1.0'
-        numpy : '1.15.1'
+        numpy : '1.16.4'
+        omniORB : '4.2.2'
+        omniORBpy : '4.2.2'
         packaging : '17.1'
-        ParaView : '5.8.0'
-        petsc : '3.14.0'
+        ParaView : '5.9.0'
+        petsc : {tag : '3.16.0', section: 'version_3_16_0'}
+        pockets : '0.6.2'
+        psutil : '5.7.2'
         Pygments : '2.0.2'
         pyparsing : '2.0.3'
-        PyQt : '5.9'
+        PyQt : '5.15.3'
         Python : '3.6.5'
-        pytz : '2015.4'
-        qt : '5.9.1'
+        pytz : '2017.2'
+        qt : '5.12.10'
+        qwt : '6.1.2'
         requests : '2.19.1'
-        scipy : '0.19.1'
+        scipy : '1.4.1'
         scotch : '6.0.4'
         setuptools : '38.4.0'
-        sip : '4.19.3'
+        sip : '5.5.0'
         six : '1.10.0'
         snowballstemmer : '1.2.1'
         Sphinx : '1.7.6'
+        sphinxcontrib_napoleon : '0.6.1'
         sphinxcontrib_websupport : '1.1.0'
         sphinxintl: '0.9.10'
         swig : '3.0.12'
@@ -78,6 +87,9 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
+        'LIBBATCH' : {tag : 'V2_4_5'}
+        'KERNEL'
+        'GUI'
         'MEDCOUPLING'
         'SOLVERLAB'
     }