Commit cd544ff
committed
Release: Use pip3 download for Python packages
Replace bundled Python source packages with pip3 download to comply with
Apache Release policy.
- Remove 7 bundled tar.gz packages from gpMgmt/bin/pythonSrc/ext/
- Add download-python-deps target using pip3 download
- Update build targets to depend on download step
- Preserve original compilation logic and --with-pythonsrc-ext functionality
- Update LICENSE, python-dependencies.txt, and Windows build script
- Add .gitignore rules for downloaded files
This maintains the same build behavior while ensuring Apache compliance
by removing third-party packages from source tree.
See: #9611 parent de84d5a commit cd544ff
File tree
21 files changed
+37
-214
lines changed- gpAux/client/install/src/windows
- gpMgmt
- bin
- pythonSrc/ext
- test
- licenses
21 files changed
+37
-214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | 221 | | |
224 | | - | |
225 | | - | |
226 | 222 | | |
227 | 223 | | |
228 | 224 | | |
| |||
250 | 246 | | |
251 | 247 | | |
252 | 248 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | 249 | | |
257 | 250 | | |
258 | 251 | | |
| |||
262 | 255 | | |
263 | 256 | | |
264 | 257 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | 258 | | |
275 | 259 | | |
276 | 260 | | |
| |||
312 | 296 | | |
313 | 297 | | |
314 | 298 | | |
315 | | - | |
316 | 299 | | |
317 | 300 | | |
318 | 301 | | |
319 | 302 | | |
320 | 303 | | |
321 | 304 | | |
322 | | - | |
323 | 305 | | |
324 | 306 | | |
325 | 307 | | |
326 | 308 | | |
327 | 309 | | |
328 | 310 | | |
329 | | - | |
330 | 311 | | |
331 | 312 | | |
332 | 313 | | |
| |||
349 | 330 | | |
350 | 331 | | |
351 | 332 | | |
352 | | - | |
353 | 333 | | |
354 | 334 | | |
355 | 335 | | |
356 | 336 | | |
357 | 337 | | |
358 | 338 | | |
359 | | - | |
360 | 339 | | |
361 | 340 | | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | 341 | | |
369 | 342 | | |
370 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
82 | 101 | | |
83 | 102 | | |
84 | 103 | | |
85 | 104 | | |
86 | | - | |
87 | 105 | | |
88 | | - | |
| 106 | + | |
89 | 107 | | |
90 | 108 | | |
91 | 109 | | |
92 | 110 | | |
93 | 111 | | |
94 | | - | |
95 | 112 | | |
96 | 113 | | |
97 | 114 | | |
98 | | - | |
99 | 115 | | |
100 | | - | |
101 | | - | |
| 116 | + | |
102 | 117 | | |
103 | 118 | | |
104 | 119 | | |
| |||
109 | 124 | | |
110 | 125 | | |
111 | 126 | | |
112 | | - | |
113 | 127 | | |
114 | 128 | | |
115 | | - | |
| 129 | + | |
116 | 130 | | |
117 | 131 | | |
118 | | - | |
| 132 | + | |
119 | 133 | | |
120 | 134 | | |
121 | 135 | | |
122 | 136 | | |
123 | 137 | | |
124 | | - | |
125 | 138 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 139 | | |
131 | 140 | | |
132 | 141 | | |
| |||
140 | 149 | | |
141 | 150 | | |
142 | 151 | | |
143 | | - | |
144 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
145 | 156 | | |
146 | 157 | | |
147 | 158 | | |
| |||
207 | 218 | | |
208 | 219 | | |
209 | 220 | | |
210 | | - | |
211 | | - | |
| 221 | + | |
| 222 | + | |
212 | 223 | | |
213 | 224 | | |
214 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments