From: Nabil Ghodbane Date: Fri, 4 Mar 2022 15:26:40 +0000 (+0100) Subject: bos #26398: move to cgns 4.2.0 X-Git-Tag: V9_9_0~149 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=daa254c58b5a0babb5c6746f55b0b58e8fb5b1c0;p=tools%2Fsat_salome.git bos #26398: move to cgns 4.2.0 --- diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 3fa330e..b068b5d 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -34,7 +34,7 @@ APPLICATION : CAS : 'V7_5_3p1' C3PO: 'v2.0' certifi : '2018.8.24' - cgns : {tag : '4.1.1', hpc : 'yes'} + cgns : {tag : '4.2.0', hpc : 'yes'} chardet : '3.0.4' click : '6.7' cmake : '3.12.1' @@ -206,7 +206,6 @@ __overwrite__ : } { __condition__ : "VARS.dist in ['FD30']" - # https://github.com/scipy/scipy/issues/11611 'APPLICATION.products.gcc' : '9.3.0' } { diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index dd07385..082c3f8 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -36,7 +36,7 @@ APPLICATION : 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) - cgns : '4.1.1' + cgns : '4.2.0' chardet : 'native' click : 'native' cmake : 'native' diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 92db8fa..e717621 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -34,7 +34,7 @@ APPLICATION : CAS : 'V7_5_3p1' C3PO: 'v2.0' certifi : '2018.8.24' - cgns : '4.1.1' + cgns : '4.2.0' chardet : '3.0.4' click : '6.7' cmake : '3.12.1'