Commit 4910961
File tree
5 files changed
+61
-25
lines changedFilter options
- python/private/pypi
5 files changed
+61
-25
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
70 | 73 |
|
71 | 74 |
|
72 | 75 |
|
|
python/private/pypi/evaluate_markers.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/evaluate_markers.bzl+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
58 | 63 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
python/private/pypi/patch_whl.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/patch_whl.bzl+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
107 | 112 |
|
108 |
| - |
109 | 113 |
|
110 | 114 |
|
111 | 115 |
|
|
python/private/pypi/pypi_repo_utils.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/pypi_repo_utils.bzl+41-14Lines changed: 41 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
108 | 126 |
|
109 | 127 |
|
110 | 128 |
|
111 | 129 |
|
| 130 | + |
112 | 131 |
|
113 | 132 |
|
114 | 133 |
|
| ||
118 | 137 |
|
119 | 138 |
|
120 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
121 | 144 |
|
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
| 145 | + |
| 146 | + |
132 | 147 |
|
133 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
134 | 161 |
|
135 |
| - |
136 |
| - |
| 162 | + |
137 | 163 |
|
138 | 164 |
|
139 | 165 |
|
140 | 166 |
|
141 | 167 |
|
| 168 | + |
142 | 169 |
|
143 | 170 |
|
python/private/pypi/whl_library.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/whl_library.bzl+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
| 81 | + |
81 | 82 |
|
82 |
| - |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| ||
181 | 182 |
|
182 | 183 |
|
183 | 184 |
|
184 |
| - |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| ||
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| 250 | + |
250 | 251 |
|
251 | 252 |
|
252 | 253 |
|
| ||
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
| 299 | + |
298 | 300 |
|
299 | 301 |
|
300 | 302 |
|
|
0 commit comments