Salome HOME
UB22 & FD36: MEDCOUPLING fixes integrated to master - no need to patch
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 10 Oct 2022 14:37:06 +0000 (16:37 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 10 Oct 2022 14:37:06 +0000 (16:37 +0200)
applications/SALOME-master-native.pyconf

index e7dd64d6786fad9f9255b857e198f1f61d6be96c..987d117c44d07d30d541aafde745a802e7e941a6 100644 (file)
@@ -231,7 +231,6 @@ __overwrite__ :
         'APPLICATION.products.PyFMI'       : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                     }
         'APPLICATION.products.root'        : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_UB22_04'                }
         'APPLICATION.products.medfile'     : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'                  }
-        'APPLICATION.products.MEDCOUPLING' : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_UB22_04', hpc: 'yes' }
         'APPLICATION.products.HEXABLOCK'   : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
         'APPLICATION.products.SHAPER'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
     }
@@ -300,7 +299,6 @@ __overwrite__ :
         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                  }
         'APPLICATION.products.root'             : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_FD36'                }
         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'                  }
-        'APPLICATION.products.MEDCOUPLING'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_FD36', hpc: 'yes' }
         'APPLICATION.products.HEXABLOCK'        : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
         'APPLICATION.products.SHAPER'           : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
         'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0',     base: 'no', section: 'version_5_11_0_FD36'                 }