From a1f72d0911a7fd6f738837726f020eb95a9bf41f Mon Sep 17 00:00:00 2001 From: SONOLET Aymeric Date: Wed, 10 Jan 2024 14:58:43 +0100 Subject: [PATCH] fix: follow fix CAS tag and fix SHAPER on ast/master --- applications/SALOME-master-native.pyconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index f2e9690..5e2b9c9 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -38,7 +38,7 @@ APPLICATION : alabaster : 'native' Babel : 'native' boost : 'native' - CAS : {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH', base: 'no'} + CAS : {tag: 'fix/missing_include_ShapeUpgrade_UnifySameDomain'} # {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH', base: 'no'} catalyst: '2.0' C3PO: 'v2.0' certifi : 'native' @@ -140,7 +140,7 @@ APPLICATION : # SALOME MODULES : 'CONFIGURATION' 'SALOME' - 'SHAPER' + 'SHAPER': {tag: 'ast/format'} 'SHAPERSTUDY' 'RESTRICTED' 'LIBBATCH' : 'V2_5_0' -- 2.39.2