Skip to content

Commit aa09ae1

Browse files
MNT: Re-rendered with conda-build 25.7.0, conda-smithy 3.51.1, and conda-forge-pinning 2025.08.21.09.05.14
1 parent 582db17 commit aa09ae1

40 files changed

+171
-109
lines changed

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

Lines changed: 7 additions & 7 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.

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

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

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_64_python3.9.____cpython.yaml renamed to .ci_support/linux_64_python3.14.____cp314.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
1010
- '2.17'
1111
cdt_name:
1212
- conda
1313
channel_sources:
14-
- conda-forge
14+
- conda-forge,conda-forge/label/python_rc
1515
channel_targets:
1616
- conda-forge main
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -35,11 +35,13 @@ pin_run_as_build:
3535
min_pin: x.x
3636
max_pin: x.x
3737
python:
38-
- 3.9.* *_cpython
38+
- 3.14.* *_cp314
3939
target_platform:
4040
- linux-64
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_aarch64_python3.10.____cpython.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

.ci_support/linux_aarch64_python3.11.____cpython.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arpack:
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '13'
6+
- '14'
77
c_stdlib:
88
- sysroot
99
c_stdlib_version:
@@ -17,7 +17,7 @@ channel_targets:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
glpk:
@@ -41,5 +41,7 @@ target_platform:
4141
zip_keys:
4242
- - c_compiler_version
4343
- cxx_compiler_version
44+
- - python
45+
- channel_sources
4446
zlib:
4547
- '1'

0 commit comments

Comments
 (0)