]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #33691: MEDCOUPLING compilation on Debian 10 - move to newer version for Cython
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 Feb 2023 13:59:21 +0000 (14:59 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 Feb 2023 13:59:21 +0000 (14:59 +0100)
applications/MEDCOUPLING-9.7.0.pyconf

index 456b7c04da4d2a6ac7af3583a8df8c9384cfb2db..a423e617ad5048d99c5048da5add981e364cf4a0 100644 (file)
@@ -90,6 +90,8 @@ __overwrite__ :
   }
   {
     __condition__ : "VARS.dist in ['DB10']"
-      'APPLICATION.products.boost': {tag:'1.58.0',   base: 'no', section: 'version_1_58_0_DB10'}
+      'APPLICATION.products.boost' : {tag:'1.58.0',   base: 'no', section: 'version_1_58_0_DB10'}
+      'APPLICATION.products.Python': '3.7.9'
+      'APPLICATION.products.Cython': '0.29.33'
   }
 ]