From: Nabil Ghodbane Date: Wed, 15 Feb 2023 14:30:32 +0000 (+0100) Subject: spns #33691 - python 3.7 requires scipy 1.1.0 on Debian 10 X-Git-Tag: V9_11_0~104 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=36d04903e9230aa5ddd24015e61d064939b5a442;p=tools%2Fsat_salome.git spns #33691 - python 3.7 requires scipy 1.1.0 on Debian 10 --- diff --git a/applications/MEDCOUPLING-9.7.0.pyconf b/applications/MEDCOUPLING-9.7.0.pyconf index a423e61..3c3ee9a 100644 --- a/applications/MEDCOUPLING-9.7.0.pyconf +++ b/applications/MEDCOUPLING-9.7.0.pyconf @@ -93,5 +93,6 @@ __overwrite__ : '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' + 'APPLICATION.products.scipy' : '1.1.0' } ]