Commit d456108
File tree
14 files changed
+176
-39
lines changedFilter options
- .github/workflows
- builders
- config
- installers
- tests
- sources
14 files changed
+176
-39
lines changed.github/workflows/build-python-packages.yml
Copy file name to clipboardExpand all lines: .github/workflows/build-python-packages.yml+41-23Lines changed: 41 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
15 | 20 |
|
16 | 21 |
|
17 | 22 |
|
| ||
40 | 45 |
|
41 | 46 |
|
42 | 47 |
|
| 48 | + |
43 | 49 |
|
44 | 50 |
|
45 | 51 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
69 | 84 |
|
70 | 85 |
|
71 | 86 |
|
| ||
205 | 220 |
|
206 | 221 |
|
207 | 222 |
|
| 223 | + |
| 224 | + |
| 225 | + |
208 | 226 |
|
209 | 227 |
|
210 | 228 |
|
|
builders/macos-python-builder.psm1
Copy file name to clipboardExpand all lines: builders/macos-python-builder.psm1+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
154 | 185 |
|
155 | 186 |
|
156 | 187 |
|
| ||
165 | 196 |
|
166 | 197 |
|
167 | 198 |
|
| 199 | + |
| 200 | + |
168 | 201 |
|
169 | 202 |
|
170 | 203 |
|
|
builders/nix-python-builder.psm1
Copy file name to clipboardExpand all lines: builders/nix-python-builder.psm1+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
builders/python-builder.psm1
Copy file name to clipboardExpand all lines: builders/python-builder.psm1+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
97 | 115 |
|
98 | 116 |
|
99 | 117 |
|
|
builders/ubuntu-python-builder.psm1
Copy file name to clipboardExpand all lines: builders/ubuntu-python-builder.psm1+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
40 | 48 |
|
41 | 49 |
|
42 | 50 |
|
|
builders/win-python-builder.psm1
Copy file name to clipboardExpand all lines: builders/win-python-builder.psm1+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| 116 | + |
116 | 117 |
|
117 | 118 |
|
118 | 119 |
|
|
config/macos-pkg-choices-default.xml
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
config/macos-pkg-choices-freethreaded.xml
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
config/python-manifest-config.json
Copy file name to clipboardExpand all lines: config/python-manifest-config.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
installers/macos-pkg-setup-template.sh
Copy file name to clipboardExpand all lines: installers/macos-pkg-setup-template.sh+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
5 | 10 |
|
6 | 11 |
|
7 | 12 |
|
| ||
20 | 25 |
|
21 | 26 |
|
22 | 27 |
|
23 |
| - |
| 28 | + |
24 | 29 |
|
25 | 30 |
|
26 | 31 |
|
| ||
38 | 43 |
|
39 | 44 |
|
40 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
41 | 49 |
|
42 |
| - |
| 50 | + |
43 | 51 |
|
44 | 52 |
|
45 | 53 |
|
| ||
53 | 61 |
|
54 | 62 |
|
55 | 63 |
|
| 64 | + |
56 | 65 |
|
| 66 | + |
57 | 67 |
|
58 | 68 |
|
59 | 69 |
|
| ||
62 | 72 |
|
63 | 73 |
|
64 | 74 |
|
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
65 | 79 |
|
66 | 80 |
|
67 | 81 |
|
68 | 82 |
|
69 |
| - |
| 83 | + |
70 | 84 |
|
71 | 85 |
|
72 | 86 |
|
|
installers/nix-setup-template.sh
Copy file name to clipboardExpand all lines: installers/nix-setup-template.sh+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
installers/win-setup-template.ps1
Copy file name to clipboardExpand all lines: installers/win-setup-template.ps1+18-3Lines changed: 18 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
69 | 71 |
|
70 |
| - |
| 72 | + |
| 73 | + |
71 | 74 |
|
72 | 75 |
|
73 | 76 |
|
| ||
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
| 87 | + |
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
| ||
120 | 124 |
|
121 | 125 |
|
122 | 126 |
|
123 |
| - |
| 127 | + |
124 | 128 |
|
125 | 129 |
|
126 | 130 |
|
127 | 131 |
|
128 | 132 |
|
129 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
130 | 145 |
|
131 | 146 |
|
132 | 147 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
| ||
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
61 |
| - |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
|
0 commit comments