From: Nabil Ghodbane Date: Wed, 15 Dec 2021 09:16:42 +0000 (+0100) Subject: Openturns 1.17 windows X-Git-Tag: V9_8_0~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fa26da871018a6b3a20590d883bd721e6fd97595;p=tools%2Fsat_salome.git Openturns 1.17 windows --- diff --git a/applications/SALOME-9.8.0-windows.pyconf b/applications/SALOME-9.8.0-windows.pyconf index 486ca7f..dd0b7b1 100644 --- a/applications/SALOME-9.8.0-windows.pyconf +++ b/applications/SALOME-9.8.0-windows.pyconf @@ -82,7 +82,7 @@ APPLICATION : omniORBpy : '4.2.3' opencv : '3.2.0' openVKL: '0.11.0' - openturns: '1.16' + openturns: '1.17' ospray : '2.4.0' packaging : '19.0' ParaView : '5.9.0' diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index 8c61255..bf5832a 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -82,7 +82,7 @@ APPLICATION : omniORBpy : '4.2.3' opencv : '3.2.0' openVKL: '0.11.0' - openturns: '1.16' + openturns: '1.17' ospray : '2.4.0' packaging : '19.0' ParaView : '5.9.0' diff --git a/products/openturns.pyconf b/products/openturns.pyconf index 3c61734..4b09d0a 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -56,5 +56,12 @@ version_1_17 : version_1_17_win : { + properties : + { + incremental : "yes" + pip : "yes" + } + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads'] + opt_depend : [] patches : [] }