-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpixi.toml
More file actions
264 lines (258 loc) · 20.2 KB
/
pixi.toml
File metadata and controls
264 lines (258 loc) · 20.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
# This file was generated automatically from conda-smithy. To update this configuration,
# update the conda-forge.yml and/or the recipe/meta.yaml.
# -*- mode: toml -*-
# VVVVVV minimum `pixi` version
"$schema" = "https://pixi.sh/v0.36.0/schema/manifest/schema.json"
[project]
name = "zstandard-feedstock"
version = "3.52.3" # conda-smithy version used to generate this file
description = "Pixi configuration for conda-forge/zstandard-feedstock"
authors = ["@conda-forge/zstandard"]
channels = ["conda-forge"]
platforms = ["linux-64", "osx-64", "win-64"]
[dependencies]
conda-build = ">=24.1"
conda-forge-ci-setup = "4.*"
rattler-build = "*"
[tasks]
[tasks.inspect-all]
cmd = "inspect_artifacts --all-packages"
description = "List contents of all packages found in rattler-build build directory."
[tasks.build]
cmd = "rattler-build build --recipe recipe"
description = "Build zstandard-feedstock directly (without setup scripts), no particular variant specified"
[tasks."build-linux_64_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-linux_64_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.10.____cpython"
[tasks."build-linux_64_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-linux_64_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.11.____cpython"
[tasks."build-linux_64_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-linux_64_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.12.____cpython"
[tasks."build-linux_64_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-linux_64_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.13.____cp313"
[tasks."build-linux_64_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-linux_64_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.14.____cp314"
[tasks."build-linux_64_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_64_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant linux_64_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-linux_64_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_64_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_64_python3.14.____cp314t"
[tasks."build-linux_aarch64_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.10.____cpython"
[tasks."build-linux_aarch64_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.11.____cpython"
[tasks."build-linux_aarch64_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.12.____cpython"
[tasks."build-linux_aarch64_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.13.____cp313"
[tasks."build-linux_aarch64_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.14.____cp314"
[tasks."build-linux_aarch64_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_aarch64_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant linux_aarch64_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-linux_aarch64_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_aarch64_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_aarch64_python3.14.____cp314t"
[tasks."build-linux_ppc64le_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.10.____cpython"
[tasks."build-linux_ppc64le_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.11.____cpython"
[tasks."build-linux_ppc64le_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.12.____cpython"
[tasks."build-linux_ppc64le_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.13.____cp313"
[tasks."build-linux_ppc64le_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.14.____cp314"
[tasks."build-linux_ppc64le_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/linux_ppc64le_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant linux_ppc64le_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-linux_ppc64le_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/linux_ppc64le_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant linux_ppc64le_python3.14.____cp314t"
[tasks."build-osx_64_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-osx_64_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.10.____cpython"
[tasks."build-osx_64_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-osx_64_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.11.____cpython"
[tasks."build-osx_64_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-osx_64_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.12.____cpython"
[tasks."build-osx_64_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-osx_64_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.13.____cp313"
[tasks."build-osx_64_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-osx_64_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.14.____cp314"
[tasks."build-osx_64_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_64_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant osx_64_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-osx_64_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_64_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_64_python3.14.____cp314t"
[tasks."build-osx_arm64_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.10.____cpython"
[tasks."build-osx_arm64_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.11.____cpython"
[tasks."build-osx_arm64_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.12.____cpython"
[tasks."build-osx_arm64_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.13.____cp313"
[tasks."build-osx_arm64_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.14.____cp314"
[tasks."build-osx_arm64_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/osx_arm64_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant osx_arm64_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-osx_arm64_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/osx_arm64_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant osx_arm64_python3.14.____cp314t"
[tasks."build-win_64_python3.10.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.10.____cpython.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.10.____cpython directly (without setup scripts)"
[tasks."inspect-win_64_python3.10.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.10.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.10.____cpython"
[tasks."build-win_64_python3.11.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.11.____cpython.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.11.____cpython directly (without setup scripts)"
[tasks."inspect-win_64_python3.11.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.11.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.11.____cpython"
[tasks."build-win_64_python3.12.____cpython"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.12.____cpython.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.12.____cpython directly (without setup scripts)"
[tasks."inspect-win_64_python3.12.____cpython"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.12.____cpython.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.12.____cpython"
[tasks."build-win_64_python3.13.____cp313"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.13.____cp313.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.13.____cp313 directly (without setup scripts)"
[tasks."inspect-win_64_python3.13.____cp313"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.13.____cp313.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.13.____cp313"
[tasks."build-win_64_python3.14.____cp314"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.14.____cp314.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.14.____cp314 directly (without setup scripts)"
[tasks."inspect-win_64_python3.14.____cp314"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.14.____cp314.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.14.____cp314"
[tasks."build-win_64_python3.14.____cp314t"]
cmd = "rattler-build build --recipe recipe -m .ci_support/win_64_python3.14.____cp314t.yaml"
description = "Build zstandard-feedstock with variant win_64_python3.14.____cp314t directly (without setup scripts)"
[tasks."inspect-win_64_python3.14.____cp314t"]
cmd = "inspect_artifacts --recipe-dir recipe -m .ci_support/win_64_python3.14.____cp314t.yaml"
description = "List contents of zstandard-feedstock packages built for variant win_64_python3.14.____cp314t"
[feature.smithy.dependencies]
conda-smithy = "*"
shellcheck = "*"
[feature.smithy.tasks.build-locally]
cmd = "python ./build-locally.py"
description = "Build packages locally using the same setup scripts used in conda-forge's CI"
[feature.smithy.tasks.smithy]
cmd = "conda-smithy"
description = "Run conda-smithy. Pass necessary arguments."
[feature.smithy.tasks.rerender]
cmd = "conda-smithy rerender"
description = "Rerender the feedstock."
[feature.smithy.tasks.lint]
cmd = "conda-smithy lint --conda-forge recipe"
description = "Lint the feedstock recipe"
[environments]
smithy = ["smithy"]
# This is a copy of default, to be enabled by build_steps.sh during Docker builds
# __PLATFORM_SPECIFIC_ENV__ = []