Skip to content

Commit 6dcc111

Browse files
acosmicflamingoconda-forge-webservices[bot]
andauthored
ENH: Migrate recipe to v1 format for rattler-build (#200)
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
1 parent 624ab39 commit 6dcc111

43 files changed

Lines changed: 1121 additions & 724 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 0 additions & 146 deletions
This file was deleted.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 59 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_is_freethreadingfalsepython3.10.____cpython.yaml renamed to .ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ channel_sources:
1111
channel_targets:
1212
- conda-forge main
1313
cufile_supported:
14-
- 'True'
14+
- true
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
21-
is_freethreading:
22-
- false
23-
numpy:
24-
- '2'
2521
pin_run_as_build:
2622
python:
2723
min_pin: x.x
@@ -35,5 +31,3 @@ target_platform:
3531
zip_keys:
3632
- - c_compiler_version
3733
- cxx_compiler_version
38-
- - python
39-
- is_freethreading

.ci_support/linux_64_is_freethreadingfalsepython3.11.____cpython.yaml renamed to .ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ channel_sources:
1111
channel_targets:
1212
- conda-forge main
1313
cufile_supported:
14-
- 'True'
14+
- true
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
21-
is_freethreading:
22-
- false
23-
numpy:
24-
- '2'
2521
pin_run_as_build:
2622
python:
2723
min_pin: x.x
@@ -35,5 +31,3 @@ target_platform:
3531
zip_keys:
3632
- - c_compiler_version
3733
- cxx_compiler_version
38-
- - python
39-
- is_freethreading

.ci_support/linux_64_is_freethreadingfalsepython3.12.____cpython.yaml renamed to .ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ channel_sources:
1111
channel_targets:
1212
- conda-forge main
1313
cufile_supported:
14-
- 'True'
14+
- true
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
21-
is_freethreading:
22-
- false
23-
numpy:
24-
- '2'
2521
pin_run_as_build:
2622
python:
2723
min_pin: x.x
@@ -35,5 +31,3 @@ target_platform:
3531
zip_keys:
3632
- - c_compiler_version
3733
- cxx_compiler_version
38-
- - python
39-
- is_freethreading

.ci_support/linux_64_is_freethreadingfalsepython3.13.____cp313.yaml renamed to .ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ channel_sources:
1111
channel_targets:
1212
- conda-forge main
1313
cufile_supported:
14-
- 'True'
14+
- true
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
21-
is_freethreading:
22-
- false
23-
numpy:
24-
- '2'
2521
pin_run_as_build:
2622
python:
2723
min_pin: x.x
@@ -35,5 +31,3 @@ target_platform:
3531
zip_keys:
3632
- - c_compiler_version
3733
- cxx_compiler_version
38-
- - python
39-
- is_freethreading

.ci_support/linux_64_is_freethreadingfalsepython3.14.____cp314.yaml renamed to .ci_support/linux_64_python3.14.____cp314.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ channel_sources:
1111
channel_targets:
1212
- conda-forge main
1313
cufile_supported:
14-
- 'True'
14+
- true
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
21-
is_freethreading:
22-
- false
23-
numpy:
24-
- '2'
2521
pin_run_as_build:
2622
python:
2723
min_pin: x.x
@@ -35,5 +31,3 @@ target_platform:
3531
zip_keys:
3632
- - c_compiler_version
3733
- cxx_compiler_version
38-
- - python
39-
- is_freethreading

0 commit comments

Comments
 (0)