Salome HOME
Fedora 32: otpod 0.6.9 - fix scikit-learn version to embedded one, namely: 0.24.2
[tools/sat_salome.git] / products / openturns.pyconf
1 default :
2 {
3     name : "openturns"
4     build_source : "script"
5     compil_script :  $name + $VARS.scriptExtension
6     get_source : "archive"
7     environ :
8     {
9        env_script : "openturns.py"
10     }
11     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib']
12     build_depend : ["cmake", "swig"]
13     opt_depend : ['openmpi']
14     patches : []
15     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
16     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
17     install_dir : 'base'
18     properties :
19     {
20       single_install_dir : "no"
21       incremental : "yes"
22     }
23 }
24
25 default_win :
26 {
27     compil_script :  'pip_install' + $VARS.scriptExtension
28     properties :
29     {
30       single_install_dir : "yes"
31       incremental : "yes"
32       pip : "yes"
33     }
34     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
35     opt_depend : []
36 }
37
38 version_1_20_1 :
39 {
40     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
41     patches : []
42     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
43     opt_depend : ['pandas', 'statsmodels']
44 }
45
46 version_1_20_1_win :
47 {
48     compil_script :  'pip_install' + $VARS.scriptExtension
49     properties :
50     {
51       single_install_dir : "yes"
52       incremental : "yes"
53       pip : "yes"
54     }
55     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
56     opt_depend : []
57 }
58
59 version_1_20_1_UB22_04 :
60 {
61     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
62     patches : ['openturns-1.20.1.0002.patch']
63     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
64     opt_depend : ['pandas', 'statsmodels']
65 }
66
67 version_1_20_1_UB20_04 :
68 {
69     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
70     patches : ['openturns-1.20.1.0002.patch']
71     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
72     opt_depend : ['pandas', 'statsmodels']
73 }
74
75 version_1_20_1_DB11 :
76 {
77     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
78     patches : ['openturns-1.20.1.0002.patch']
79     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
80     opt_depend : ['pandas', 'statsmodels']
81 }
82
83 version_1_20_1_DB09 :
84 {
85     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
86     patches : ['openturns-1.20.1.0001.patch']
87     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
88     opt_depend : ['pandas', 'statsmodels']
89 }
90
91 version_1_20_1_CO8 :
92 {
93     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
94     patches : ['openturns-1.20.1.0001.patch']
95     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
96     opt_depend : ['pandas', 'statsmodels']
97 }
98
99 version_1_20_1_CO7 :
100 {
101     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
102     patches : ['openturns-1.20.1.0001.patch']
103     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
104     opt_depend : ['pandas', 'statsmodels']
105 }
106
107 version_1_20_1_FD37 :
108 {
109     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
110     patches : []
111     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
112     opt_depend : ['pandas', 'statsmodels']
113 }
114
115 version_1_20_1_FD36 :
116 {
117     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
118     patches : []
119     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
120     opt_depend : ['pandas', 'statsmodels']
121 }
122
123 version_1_20_1_FD34 :
124 {
125     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
126     patches : ['openturns-1.20.1.0002.patch']
127     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
128     opt_depend : ['pandas', 'statsmodels']
129 }
130
131 version_1_20_1_FD32 :
132 {
133     compil_script :  "openturns-1.20.1" + $VARS.scriptExtension
134     patches : ['openturns-1.20.1.0002.patch', 'openturns-1.20.1.0003.patch']
135     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
136     opt_depend : ['pandas', 'statsmodels']
137 }
138
139   version_1_19 :
140 {
141     compil_script :  "openturns-1.19" + $VARS.scriptExtension
142     patches : ['openturns-1.19.0001.patch']
143     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
144     opt_depend : ['pandas', 'statsmodels']
145 }
146
147 version_1_19_win :
148 {
149     properties :
150     {
151       incremental : "yes"
152       pip : "yes"
153     }
154     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
155     opt_depend : []
156     patches : []
157 }
158
159 version_1_19_UB22_04 :
160 {
161     compil_script :  "openturns-1.19" + $VARS.scriptExtension
162     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch', 'openturns-1.19.0004.patch']
163     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
164     opt_depend : ['pandas', 'statsmodels']
165 }
166
167 version_1_19_UB20_04 :
168 {
169     compil_script :  "openturns-1.19" + $VARS.scriptExtension
170     patches : ['openturns-1.19.0002.patch']
171     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
172     opt_depend : ['pandas', 'statsmodels']
173 }
174
175 version_1_19_FD36 :
176 {
177     compil_script :  "openturns-1.19" + $VARS.scriptExtension
178     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
179     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
180     opt_depend : ['pandas', 'statsmodels']
181 }
182
183 version_1_19_FD34 :
184 {
185     compil_script :  "openturns-1.19" + $VARS.scriptExtension
186     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
187     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
188     opt_depend : ['pandas', 'statsmodels']
189 }
190
191 version_1_19_FD32 :
192 {
193     compil_script :  "openturns-1.19" + $VARS.scriptExtension
194     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
195     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
196     opt_depend : ['pandas', 'statsmodels']
197 }
198
199 version_1_18 :
200 {
201     compil_script :  "openturns-1.18" + $VARS.scriptExtension
202     patches : ['openturns-1.18.0001.patch']
203     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
204     opt_depend : ['pandas', 'statsmodels']
205 }
206
207 version_1_18_FD34 :
208 {
209     compil_script :  "openturns-1.18" + $VARS.scriptExtension
210     patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
211     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
212     opt_depend : ['pandas', 'statsmodels']
213 }
214
215 version_1_18_FD32 :
216 {
217     compil_script :  "openturns-1.18" + $VARS.scriptExtension
218     patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
219     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
220     opt_depend : ['pandas', 'statsmodels']
221 }
222
223 version_1_18_win :
224 {
225     properties :
226     {
227       incremental : "yes"
228       pip : "yes"
229     }
230     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
231     opt_depend : []
232     patches : []
233 }
234
235 version_1_17 :
236 {
237     compil_script :  "openturns-1.17" + $VARS.scriptExtension
238     patches : ['openturns-1.17.0001.patch']
239     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
240     opt_depend : ['pandas', 'statsmodels']
241 }
242
243 version_1_17_FD32 :
244 {
245     compil_script :  "openturns-1.17" + $VARS.scriptExtension
246     patches : ['openturns-1.17.0001.patch', 'openturns-1.17.0002.patch']
247     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
248     opt_depend : ['pandas', 'statsmodels']
249 }
250
251 version_1_17_win :
252 {
253     properties :
254     {
255       incremental : "yes"
256       pip : "yes"
257     }
258     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
259     opt_depend : []
260     patches : []
261 }
262
263 version_1_16 :
264 {
265     compil_script :  "openturns-1.16" + $VARS.scriptExtension
266     patches : ['openturns-1.16.0001.patch','openturns-1.16.0002.patch']
267 }
268
269 version_1_16_win :
270 {
271     patches : []
272 }