Commit 66dec78
ENH: Migrate recipe to v1 format for rattler-build (#183)
* ENH: Migrate recipe to v1 format for rattler-build
* Explicitly state 'rattler-build' as conda_build_tool
* MNT: Re-rendered with conda-smithy 3.61.2 and conda-forge-pinning 2026.05.23.20.09.3
* Set conda_install_tool to pixi in conda-forge.yml
* MNT: Re-rendered with conda-smithy 3.61.2 and conda-forge-pinning 2026.05.23.20.09.33
* Fix conditional aarch64 logic when setting target_name
* Finalize recipe.yaml
* Move test with numpy dependency to test script section
* Fix typo with win64 target name
* Ensure 'is_freethreading' is detected by conda-smithy
* Remove problematic line
* MNT: Re-rendered with conda-smithy 3.62.0 and conda-forge-pinning 2026.05.24.12.35.1
* Minor recipe fixes
* Add safeguards for undefined variables for conda-smithy
* Incorporate suggestions of @kkraus14
* Remove freethreading reference interfering with noarch behavior
* MNT: Re-rendered with conda-smithy 3.62.0 and conda-forge-pinning 2026.05.27.05.30.0
---------
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>1 parent 54a1716 commit 66dec78
30 files changed
Lines changed: 470 additions & 637 deletions
File tree
- .azure-pipelines
- .ci_support
- .github
- workflows
- .scripts
- recipe
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
37 | | - | |
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
0 commit comments