]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
fix: follow fix CAS tag and fix SHAPER on ast/master ast/master
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Wed, 10 Jan 2024 13:58:43 +0000 (14:58 +0100)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Wed, 10 Jan 2024 13:58:43 +0000 (14:58 +0100)
applications/SALOME-master-native.pyconf

index f2e9690332a09ac0ae757da886fcff9cab7a5cb6..5e2b9c90b60340b8847e9a91b13933dab690697e 100644 (file)
@@ -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'