From: Nabil Ghodbane Date: Thu, 28 Sep 2023 07:32:50 +0000 (+0200) Subject: bos #34671: Rocky 8: ensure libOT.so links to clbas. Use pip instead of python such... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a4c74ff3feb6baff34c150887f2616cfabacee09;p=tools%2Fsat_salome.git bos #34671: Rocky 8: ensure libOT.so links to clbas. Use pip instead of python such that installed scikit is used when generating the egg file --- diff --git a/products/openturns.pyconf b/products/openturns.pyconf index f1fd4e6..750c799 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -63,7 +63,7 @@ version_1_21_win : version_1_21_RO8 : { compil_script : "openturns-1.21.sh" - patches : ['openturns-1.21.0001.patch','openturns-1.21.0005.patch', openturns-1.21.0006.patch'] + patches : ['openturns-1.21.0001.patch','openturns-1.21.0005.patch', 'openturns-1.21.0006.patch'] depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI', 'boost'] opt_depend : ['pandas', 'statsmodels', 'patsy'] }