Skip to content

Commit e8d9f5e

Browse files
MNT: Re-rendered with conda-build 25.7.0, conda-smithy 3.51.1, and conda-forge-pinning 2025.08.21.04.18.51
1 parent 9b095a7 commit e8d9f5e

35 files changed

Lines changed: 219 additions & 180 deletions

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

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

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
@@ -23,5 +23,5 @@ python:
2323
target_platform:
2424
- linux-64
2525
zip_keys:
26-
- - c_stdlib_version
27-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
@@ -23,5 +23,5 @@ python:
2323
target_platform:
2424
- linux-64
2525
zip_keys:
26-
- - c_stdlib_version
27-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
@@ -23,5 +23,5 @@ python:
2323
target_platform:
2424
- linux-64
2525
zip_keys:
26-
- - c_stdlib_version
27-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
@@ -23,5 +23,5 @@ python:
2323
target_platform:
2424
- linux-64
2525
zip_keys:
26-
- - c_stdlib_version
27-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge,conda-forge/label/python_rc
1313
channel_targets:
1414
- conda-forge main
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
2020
max_pin: x.x
2121
python:
22-
- 3.9.* *_cpython
22+
- 3.14.* *_cp314
2323
target_platform:
2424
- linux-64
2525
zip_keys:
26-
- - c_stdlib_version
27-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
c_compiler:
42
- gcc
53
c_compiler_version:
6-
- '13'
4+
- '14'
75
c_stdlib:
86
- sysroot
97
c_stdlib_version:
108
- '2.17'
11-
cdt_arch:
12-
- aarch64
139
cdt_name:
14-
- cos7
10+
- conda
1511
channel_sources:
1612
- conda-forge
1713
channel_targets:
1814
- conda-forge main
1915
docker_image:
20-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
2117
pin_run_as_build:
2218
python:
2319
min_pin: x.x
@@ -27,5 +23,5 @@ python:
2723
target_platform:
2824
- linux-aarch64
2925
zip_keys:
30-
- - c_stdlib_version
31-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
c_compiler:
42
- gcc
53
c_compiler_version:
6-
- '13'
4+
- '14'
75
c_stdlib:
86
- sysroot
97
c_stdlib_version:
108
- '2.17'
11-
cdt_arch:
12-
- aarch64
139
cdt_name:
14-
- cos7
10+
- conda
1511
channel_sources:
1612
- conda-forge
1713
channel_targets:
1814
- conda-forge main
1915
docker_image:
20-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
2117
pin_run_as_build:
2218
python:
2319
min_pin: x.x
@@ -27,5 +23,5 @@ python:
2723
target_platform:
2824
- linux-aarch64
2925
zip_keys:
30-
- - c_stdlib_version
31-
- cdt_name
26+
- - python
27+
- channel_sources
Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
c_compiler:
42
- gcc
53
c_compiler_version:
6-
- '13'
4+
- '14'
75
c_stdlib:
86
- sysroot
97
c_stdlib_version:
108
- '2.17'
11-
cdt_arch:
12-
- aarch64
139
cdt_name:
14-
- cos7
10+
- conda
1511
channel_sources:
1612
- conda-forge
1713
channel_targets:
1814
- conda-forge main
1915
docker_image:
20-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:cos7
2117
pin_run_as_build:
2218
python:
2319
min_pin: x.x
@@ -27,5 +23,5 @@ python:
2723
target_platform:
2824
- linux-aarch64
2925
zip_keys:
30-
- - c_stdlib_version
31-
- cdt_name
26+
- - python
27+
- channel_sources

0 commit comments

Comments
 (0)