X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master-windows.pyconf;h=64bfd01f844ef78a523f3cb93c5c603618646fbf;hb=67fe3c30d5155a9135c933e11504839cf6565a58;hp=094ec088f27459bcbf351f7f5e6355c6722203db;hpb=2e5c9ac41ff59b684974a382813ffff9aa5fc1a2;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index 094ec08..64bfd01 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -12,6 +12,7 @@ APPLICATION : debug : 'no' base : 'no' python3 : 'yes' + pyver : '3.9' environ : { build : @@ -29,6 +30,7 @@ APPLICATION : SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", SALOME_ON_DEMAND: "HIDE" } + SALOME_APPLICATION_NAME : $APPLICATION.name SALOME_trace : "local" # local/file:.../with_logger SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui SALOME_TMP_DIR : "%appdata%" @@ -37,7 +39,7 @@ APPLICATION : products : { # PREREQUISITES : - alabaster : '0.7.6' + alabaster : '0.7.16' Babel : '2.7.0' boost : '1.67.0' CAS : {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH_win', base: 'no'} @@ -50,8 +52,8 @@ APPLICATION : colorama: '0.4.1' cppunit : '1.13.2' cycler : '0.10.0' - Cython : '0.29.12' - dateutil : '2.8.0' + Cython : '0.29.37' + dateutil : '2.8.2' dill : '0.3.4' docutils : '0.14' doxygen : '1.8.3.1' @@ -70,14 +72,14 @@ APPLICATION : imagesize : '1.1.0' ispc : '1.15.0' Jinja2 : '2.10.1' - kiwisolver : '1.1.0' + kiwisolver : '1.4.5' lapack : '3.8.0' libjpeg: '9c' libpng: '1.5.10' libxml2 : '2.9.1' llvm : '8.0.1-clang-win' markupsafe : '1.1.1' - matplotlib : '3.1.0' + matplotlib : '3.3.4' medfile : '4.1.1' mesa : '19.2.3' MeshGems : '2.15-1' @@ -87,42 +89,44 @@ APPLICATION : # comment out line above and uncomment the line below to use Netgen 6. #netgen : '6.2.2101' nlopt : '2.5.0' - numpy : '1.16.4' + numpy : '1.21.6' omniORB : '4.2.3' omniORBpy : '4.2.3' openblas : '0.3.23' opencv : '3.2.0' + openssl: '1.1.1n' openVKL: '0.11.0' - openturns: '1.20.1' + openturns: '1.22' ospray : '2.4.0' packaging : '19.0' - pandas : '0.25.2' + pandas : '1.5.3' patsy : '0.5.2' ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0'} - PERSALYS: 'v14.0.1' + PERSALYS: 'v16.0.1' perl : '5.28.1.1' - Pillow : '7.1.1' + Pillow : '10.2.0' planegcs : '0.18-3cb6890' - psutil : '5.7.2' + psutil : '5.9.8' pthreads : '2.9.1' PyFMI : '2.6' Pygments : '2.4.2' pyparsing : '2.4.0' PyQt : '5.15.3' - pyreadline : '2.1' - Python : '3.6.5' - pytz : '2019.1' + pyreadline : '3.4.1' + Python : '3.9.14' + pytz : '2020.1' qt : '5.12.10' qwt : '6.1.2' requests : '2.22.0' rkCommon : '1.5.1' ruby : '2.5.5-1' - scipy : '1.4.1' - setuptools : '41.0.1' + #scikit_learn: '1.3.2' + scipy : '1.6.2' + setuptools : '69.0.3' sip : '5.5.0' six : '1.12.0' - snowballstemmer : '1.9.0' - Sphinx : '2.1.2' + snowballstemmer : '2.2.0' + Sphinx : '3.5.4' sphinxcontrib_applehelp : '1.0.1' sphinxcontrib_devhelp : '1.0.1' sphinxcontrib_jsmath : '1.0.1' @@ -132,7 +136,7 @@ APPLICATION : sphinxcontrib_websupport : '1.1.2' sphinx_rtd_theme : '0.4.3' sphinxintl: '2.0.0' - statsmodels: '0.9.0' + statsmodels: '0.12.2' swig : '4.0.2' tbb : '2019_U8_win' toml : '0.10.2' @@ -146,11 +150,11 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag :'V2_4_6'} + 'LIBBATCH' : 'V2_5_0' 'KERNEL' 'MEDCOUPLING' 'GUI' - 'GEOM' + 'GEOM' : 'bos/41189_py39' 'SMESH' 'NETGENPLUGIN' 'BLSURFPLUGIN' @@ -207,10 +211,52 @@ APPLICATION : __overwrite__ : [ { - __condition__ : "APPLICATION.debug == 'yes'" - 'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodel'] - # TODO: cmake 3.24 screws things up by adding _d suffix to debug libraries to KERNEL - 'APPLICATION.products.cmake' : {tag: '3.12.1', base: 'no', section : 'version_3_12_1' } + __condition__ : "APPLICATION.pyver == '3.6' and APPLICATION.debug == 'no'" + 'APPLICATION.products.alabaster' : '0.7.6' + 'APPLICATION.products.Cython' : '0.29.12' + 'APPLICATION.products.dateutil' : '2.8.0' + 'APPLICATION.products.kiwisolver' : '1.1.0' + 'APPLICATION.products.matplotlib' : '3.1.0' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.Pillow' : '7.1.1' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.pyreadline' : '2.1' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.pytz' : '2019.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '41.0.1' + 'APPLICATION.products.snowballstemmer' : '1.9.0' + 'APPLICATION.products.Sphinx' : '2.1.2' + 'APPLICATION.products.statsmodels' : '0.9.0' + } + { + __condition__ : "APPLICATION.debug == 'yes' and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels', 'YDEFX', 'pandas'] + 'APPLICATION.products.numpy' : {tag: '1.21.6', base: 'no', section : 'version_1_21_6_win_dbg' } + 'APPLICATION.products.Cython' : {tag: '0.29.37', base: 'no', section : 'version_0_29_37_win_dbg' } + 'APPLICATION.products.sphinxintl' : {tag: '2.0.0', base: 'no', section : 'version_2_0_0_win_dbg' } + 'APPLICATION.products.llvm' : {tag: '8.0.1', base: 'no', section : 'version_8_0_1_clang_win_dbg'} + 'APPLICATION.products.tbb' : {tag: '2019_U8', base: 'no', section : 'version_2019_U8_win_dbg' } + 'APPLICATION.products.omniORB' : {tag: '4.2.3', base: 'no', section : 'version_4_2_3_win_dbg' } + 'APPLICATION.products.psutil' : {tag: '5.9.8', base: 'no', section : 'version_5_9_8_win_dbg' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section : 'version_5_11_0_win_dbg' } + 'APPLICATION.products.zlib' : {tag: '1.2.5', base: 'no', section : 'version_1_2_5_win_dbg' } + 'APPLICATION.products.gmsh' : {tag: '4.10.3', base: 'no', section : 'version_4_10_3_win_dbg' } + 'APPLICATION.products.cmake' : '3.12.1' # until CMP0078 and - cmake 3.24 fixed shows a serious issue about import which needs to be addressed + } + { + __condition__ : "APPLICATION.debug == 'yes' and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels', 'YDEFX', 'pandas'] + 'APPLICATION.products.alabaster' : '0.7.6' + 'APPLICATION.products.dateutil' : '2.8.0' + 'APPLICATION.products.kiwisolver' : '1.1.0' + 'APPLICATION.products.pyreadline' : '2.1' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.pytz' : '2019.1' + 'APPLICATION.products.setuptools' : '41.0.1' + 'APPLICATION.products.snowballstemmer' : '1.9.0' + 'APPLICATION.products.Sphinx' : '2.1.2' 'APPLICATION.products.numpy' : {tag: '1.16.4', base: 'no', section : 'version_1_16_4_win_dbg' } 'APPLICATION.products.Cython' : {tag: '0.29.12', base: 'no', section : 'version_0_29_12_win_dbg' } 'APPLICATION.products.sphinxintl' : {tag: '2.0.0', base: 'no', section : 'version_2_0_0_win_dbg' } @@ -221,5 +267,7 @@ __overwrite__ : 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section : 'version_5_11_0_win_dbg' } 'APPLICATION.products.zlib' : {tag: '1.2.5', base: 'no', section : 'version_1_2_5_win_dbg' } 'APPLICATION.products.gmsh' : {tag: '4.10.3', base: 'no', section : 'version_4_10_3_win_dbg' } + 'APPLICATION.products.swig' : '3.0.12' + 'APPLICATION.products.cmake' : '3.12.1' # until CMP0078 and - cmake 3.24 fixed shows a serious issue about import which needs to be addressed } ]