X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-9.7.0-native.pyconf;h=02490d0275e3a0a45c6e43eabbf74c93d5dbab61;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=45d9240e14613542876cd67bf70d350989e5851b;hpb=1638e4bbc514c1acfb47189f8e26dc7e2250ecfa;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-9.7.0-native.pyconf b/applications/MEDCOUPLING-9.7.0-native.pyconf index 45d9240..02490d0 100644 --- a/applications/MEDCOUPLING-9.7.0-native.pyconf +++ b/applications/MEDCOUPLING-9.7.0-native.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'MEDCOUPLING-9.7.0-native' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_7_BR' + tag : 'V9_7_0' base : 'no' debug : 'no' python3 : 'yes' @@ -84,4 +84,11 @@ APPLICATION : } __overwrite__ : [ + { + # sphinxintl is missing on this node + __condition__ : "VARS.dist in ['CO8']" + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'PRODUCTS.sphinxintl.default.properties.pip' : "no" + 'APPLICATION.products.cmake' : '3.12.1' + } ]