From: Guytri Kastane Date: Fri, 7 Apr 2023 06:55:36 +0000 (+0200) Subject: Add patch files for Fedora 32 & 34 X-Git-Tag: V9_11_0~67 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5b2ea10729005495cca03fada22c29551f43f408;p=tools%2Fsat_salome.git Add patch files for Fedora 32 & 34 --- diff --git a/products/openturns.pyconf b/products/openturns.pyconf index 12839a7..e62a5d2 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -110,7 +110,7 @@ version_1_20_FD36 : version_1_20_FD34 : { compil_script : "openturns-1.20" + $VARS.scriptExtension - patches : [] + patches : ['openturns-1.20.0002.patch'] depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] opt_depend : ['pandas', 'statsmodels'] } @@ -118,7 +118,7 @@ version_1_20_FD34 : version_1_20_FD32 : { compil_script : "openturns-1.20" + $VARS.scriptExtension - patches : [] + patches : ['openturns-1.20.0002.patch', 'openturns-1.20.0003.patch'] depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI'] opt_depend : ['pandas', 'statsmodels'] }