From: Nabil Ghodbane Date: Wed, 28 Jun 2023 16:30:24 +0000 (+0200) Subject: medcoupling: align versions X-Git-Tag: V9_12_0~61 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9b5fe944b497ea90e20c3064f5edab7faf9af641;p=tools%2Fsat_salome.git medcoupling: align versions --- diff --git a/applications/MEDCOUPLING-9.11.0-native.pyconf b/applications/MEDCOUPLING-9.11.0-native.pyconf index f00fb0a..ed97a49 100644 --- a/applications/MEDCOUPLING-9.11.0-native.pyconf +++ b/applications/MEDCOUPLING-9.11.0-native.pyconf @@ -43,7 +43,7 @@ APPLICATION : lapack : 'native' libxml2 : 'native' markupsafe : 'native' - medfile : {tag : '4.1.1', hpc : 'yes', section : 'version_4_1_1' } + medfile : '4.1.1' metis : 'native' mpi4py : 'native' numpy : 'native' @@ -93,18 +93,18 @@ __overwrite__ : } { __condition__ : "VARS.dist in ['UB22.04']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04'} } { __condition__ : "VARS.dist in ['FD38']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD38', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD38'} } { __condition__ : "VARS.dist in ['FD37']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37'} } { __condition__ : "VARS.dist in ['FD36']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36'} } ] diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 78d7211..7c97515 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -43,7 +43,7 @@ APPLICATION : lapack : 'native' libxml2 : 'native' markupsafe : 'native' - medfile : {tag : '4.1.1', hpc : 'yes'} + medfile : '4.1.1' metis : 'native' mpi4py : 'native' numpy : 'native' @@ -93,14 +93,14 @@ __overwrite__ : } { __condition__ : "VARS.dist in ['UB22.04']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04'} } { __condition__ : "VARS.dist in ['FD37']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37'} } { __condition__ : "VARS.dist in ['FD36']" - 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36', hpc: 'yes'} + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36'} } ]