]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #41276: MEDCOUPLING description files: remove non needed sphinx_rtd_theme product
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 26 Aug 2024 09:02:26 +0000 (11:02 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 26 Aug 2024 09:02:26 +0000 (11:02 +0200)
applications/MEDCOUPLING-9.13.0-MPI.pyconf
applications/MEDCOUPLING-9.13.0-int32.pyconf
applications/MEDCOUPLING-9.13.0-windows.pyconf
applications/MEDCOUPLING-9.13.0.pyconf
applications/MEDCOUPLING-master-int32.pyconf
applications/MEDCOUPLING-master.pyconf

index 90634f2fb5c1cd3580dde10bfef41cc6cb5df008..c1cea00a95702b4c4f4599217264024d9ea167a9 100644 (file)
@@ -75,7 +75,6 @@ APPLICATION :
         sphinxcontrib_serializinghtml : '1.1.10'
         sphinxcontrib_napoleon : '0.6.1'
         sphinxcontrib_websupport : '1.2.7'
-        sphinx_rtd_theme         : '2.0.0'
         sphinxintl: '2.1.0'
         swig : '4.0.2'
         urllib3 : '1.23'
index feec2c683cf0b46a41f190e0a87bc212d5e385f6..f0ce0383712879097eea6bfa8f536cdb8fc6695f 100644 (file)
@@ -68,7 +68,6 @@ APPLICATION :
         sphinxcontrib_serializinghtml : '1.1.10'
         sphinxcontrib_napoleon : '0.6.1'
         sphinxcontrib_websupport : '1.2.7'
-        sphinx_rtd_theme         : '2.0.0'
         sphinxintl: '2.1.0'
         swig : '4.0.2'
         urllib3 : '1.23'
index 999aa9a4cc1e29ad9efc3e68a131e16119719ede..06cafa57bec49c79806b3777c746c41f3e36de1c 100644 (file)
@@ -6,6 +6,7 @@ APPLICATION :
     name : 'MEDCOUPLING-9.13.0'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
     cmake_generator : 'Visual Studio 15 2017'
+    cmake_build_type: 'Release' # Debug, RelWithDebInfo, Release, MinSizeRel
     tag : 'V9_13_0'
     debug : 'no'
     base : 'no'
index 12a08d0a1bb5b1b1dd667101fdfd7058751ac74c..73facb3477cbda56d9c3a862ecb98b143f3fefd1 100644 (file)
@@ -69,7 +69,6 @@ APPLICATION :
         sphinxcontrib_serializinghtml : '1.1.10'
         sphinxcontrib_napoleon : '0.6.1'
         sphinxcontrib_websupport : '1.2.7'
-        sphinx_rtd_theme         : '2.0.0'
         sphinxintl: '2.1.0'
         swig : '4.0.2'
         urllib3 : '1.23'
index c410dbaa3adb6b5143d65c9516c83aed7fc4b848..faf574e6457a4d2b3def96c8d68c8ea3a46853b6 100644 (file)
@@ -11,8 +11,14 @@ APPLICATION :
     python3 : 'yes'
     environ :
     {
-        build : {CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"}
-        launch : {PYTHONIOENCODING:"UTF_8"} 
+        build :
+        {
+           CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
+        }
+        launch :
+        {
+           PYTHONIOENCODING:"UTF_8"
+        }
     }
     products :
     {
@@ -46,7 +52,7 @@ APPLICATION :
         Pygments : '2.17.2'
         pyparsing : '3.1.1'
         Python : '3.9.14'
-        pytz : '2015.7'
+        pytz : '2017.2'
         requests : '2.31.0'
         scipy : '1.6.2'
         scotch : '6.1.2'
index 6fcd77e3410a7373ab7757daa62562a7d87bae16..bc2dc571917880bfc4c6e87c234f1fa96f5cac62 100644 (file)
@@ -53,7 +53,7 @@ APPLICATION :
         Pygments : '2.17.2'
         pyparsing : '3.1.1'
         Python : '3.9.14'
-        pytz : '2015.7'
+        pytz : '2017.2'
         requests : '2.31.0'
         scipy : '1.6.2'
         scotch : '6.1.2'