Commit a19e1e4
File tree
17 files changed
+451
-466
lines changedFilter options
- python/private/pypi
- tests/pypi
- extension
- generate_whl_library_build_bazel
- pep508
- whl_library_targets
17 files changed
+451
-466
lines changed+7
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
108 | 115 |
|
109 | 116 |
|
110 | 117 |
|
|
Whitespace-only changes.
python/private/pypi/BUILD.bazel
Copy file name to clipboardExpand all lines: python/private/pypi/BUILD.bazel+2-12
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 | 215 |
|
225 | 216 |
|
226 | 217 |
|
| ||
378 | 369 |
|
379 | 370 |
|
380 | 371 |
|
381 |
| - |
382 | 372 |
|
383 |
| - |
| 373 | + |
384 | 374 |
|
385 | 375 |
|
386 |
| - |
387 | 376 |
|
| 377 | + |
388 | 378 |
|
389 | 379 |
|
390 | 380 |
|
|
python/private/pypi/attrs.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/attrs.bzl+3
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
126 | 129 |
|
127 | 130 |
|
128 | 131 |
|
|
python/private/pypi/config.bzl.tmpl.bzlmod
Copy file name to clipboard+9
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
python/private/pypi/extension.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/extension.bzl+18-23
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
| ||
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
71 |
| - |
72 | 70 |
|
73 | 71 |
|
74 | 72 |
|
| ||
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
80 |
| - |
81 | 78 |
|
82 | 79 |
|
83 | 80 |
|
| ||
162 | 159 |
|
163 | 160 |
|
164 | 161 |
|
| 162 | + |
165 | 163 |
|
166 | 164 |
|
167 | 165 |
|
168 | 166 |
|
169 | 167 |
|
170 |
| - |
171 |
| - |
172 |
| - |
173 | 168 |
|
174 | 169 |
|
175 | 170 |
|
| ||
191 | 186 |
|
192 | 187 |
|
193 | 188 |
|
194 |
| - |
195 | 189 |
|
196 | 190 |
|
197 | 191 |
|
| ||
244 | 238 |
|
245 | 239 |
|
246 | 240 |
|
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
278 | 277 |
|
279 | 278 |
|
280 | 279 |
|
281 | 280 |
|
282 |
| - |
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
| 281 | + |
291 | 282 |
|
292 | 283 |
|
293 | 284 |
|
| ||
416 | 407 |
|
417 | 408 |
|
418 | 409 |
|
| 410 | + |
419 | 411 |
|
420 | 412 |
|
421 | 413 |
|
| ||
498 | 490 |
|
499 | 491 |
|
500 | 492 |
|
| 493 | + |
501 | 494 |
|
502 | 495 |
|
503 | 496 |
|
| ||
535 | 528 |
|
536 | 529 |
|
537 | 530 |
|
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
538 | 535 |
|
539 | 536 |
|
540 | 537 |
|
| ||
626 | 623 |
|
627 | 624 |
|
628 | 625 |
|
| 626 | + |
629 | 627 |
|
630 | 628 |
|
631 | 629 |
|
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
636 |
| - |
637 |
| - |
| 630 | + |
| 631 | + |
| 632 | + |
638 | 633 |
|
639 | 634 |
|
640 | 635 |
|
|
python/private/pypi/generate_whl_library_build_bazel.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/generate_whl_library_build_bazel.bzl+22-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 | 24 |
|
| 25 | + |
27 | 26 |
|
| 27 | + |
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
60 | 74 |
|
61 | 75 |
|
62 | 76 |
|
| ||
66 | 80 |
|
67 | 81 |
|
68 | 82 |
|
| 83 | + |
| 84 | + |
69 | 85 |
|
70 | 86 |
|
71 | 87 |
|
72 | 88 |
|
| 89 | + |
73 | 90 |
|
74 | 91 |
|
75 | 92 |
|
|
python/private/pypi/hub_repository.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/hub_repository.bzl+16-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
49 | 56 |
|
50 | 57 |
|
51 | 58 |
|
| ||
80 | 87 |
|
81 | 88 |
|
82 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
83 | 94 |
|
84 | 95 |
|
85 | 96 |
|
86 | 97 |
|
87 | 98 |
|
88 | 99 |
|
89 | 100 |
|
90 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
91 | 105 |
|
92 | 106 |
|
93 | 107 |
|
|
python/private/pypi/pep508.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/pep508.bzl-23
This file was deleted.
0 commit comments