From 71e5b64b49af9d1cc155770a44a52d60410ebfd1 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 1 Oct 2021 12:52:09 +0200 Subject: [PATCH] bos #26367: use OCCT 7.5.3p1 candidate: 1e74e3eacd --- applications/SALOME-master-MPI.pyconf | 5 ++--- applications/SALOME-master-native.pyconf | 2 +- applications/SALOME-master-windows.pyconf | 2 +- applications/SALOME-master.pyconf | 3 +-- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index f2fbe8c..d0f9ae0 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -31,7 +31,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.71.0' - CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'} + CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'} certifi : '2018.8.24' cgns : {tag : '4.1.1', hpc : 'yes'} chardet : '3.0.4' @@ -69,7 +69,7 @@ APPLICATION : MeshGems : {tag : '2.13-1', hpc : 'yes'} mpi4py: '3.0.3' ParMetis : '3.1.1' - netgen : '5.3.1_with_CAS_7.2' + netgen : '6.2.2101' nlopt : '2.5.0' numpy : '1.16.4' omniORB : '4.2.2' @@ -190,7 +190,6 @@ __overwrite__ : } { __condition__ : "VARS.dist not in ['DB09']" - # https://github.com/scipy/scipy/issues/11611 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] } ] diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index fe94757..5de18eb 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -31,7 +31,7 @@ APPLICATION : alabaster : 'native' Babel : 'native' boost : 'native' - CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'} + CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'} certifi : 'native' # Standalone native cgns works well. Unfortunately, it's directly linked to native hdf which uses a higher version than us. # Rollback to embedded version to avoid versions mismatch between both of them (see imp_1538_cgns_export_import.py) diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index c90ac93..81bfa30 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -36,7 +36,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.67.0' - CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0_win'} + CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0_win'} certifi : '2019.6.16' cgns : '4.1.1' chardet : '3.0.4' diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index c1a53b0..2bd0626 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -31,7 +31,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.71.0' - CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'} + CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'} certifi : '2018.8.24' cgns : '4.1.1' chardet : '3.0.4' @@ -188,7 +188,6 @@ __overwrite__ : } { __condition__ : "VARS.dist not in ['DB09']" - # https://github.com/scipy/scipy/issues/11611 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] } ] -- 2.39.2