]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
medcoupling: align versions
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 28 Jun 2023 16:30:24 +0000 (18:30 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 Jul 2023 11:26:55 +0000 (13:26 +0200)
applications/MEDCOUPLING-9.11.0-native.pyconf
applications/MEDCOUPLING-master-native.pyconf

index f00fb0a65f10e73531fc4dc7e067cc5f4e7e8bd0..ed97a494cd5292fa09cb2508b5d1f104337b7fd2 100644 (file)
@@ -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'}
     }
 ]
index 78d7211b36dab8eb44239cf20436c73fbc21f31c..7c97515f8a875d348fd958d77b6e32c8fdf7d784 100644 (file)
@@ -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'}
     }
 ]