Skip to content

Commit 7e15ef7

Browse files
MNT: Re-rendered with conda-smithy 3.52.0 and conda-forge-pinning 2025.08.31.03.07.5
1 parent dcafa35 commit 7e15ef7

21 files changed

Lines changed: 55 additions & 61 deletions

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

Lines changed: 2 additions & 2 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: 2 additions & 2 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: 2 additions & 2 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34+
- - python
35+
- channel_sources

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34+
- - python
35+
- channel_sources

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34+
- - python
35+
- channel_sources

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34+
- - python
35+
- channel_sources

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ c_stdlib_version:
99
cdt_name:
1010
- conda
1111
channel_sources:
12-
- conda-forge
12+
- conda-forge,conda-forge/label/python_rc
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
@@ -25,9 +25,11 @@ pin_run_as_build:
2525
min_pin: x.x
2626
max_pin: x.x
2727
python:
28-
- 3.9.* *_cpython
28+
- 3.14.* *_cp314
2929
target_platform:
3030
- linux-64
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34+
- - python
35+
- channel_sources

.ci_support/migrations/python313.yaml

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

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ target_platform:
3333
zip_keys:
3434
- - c_compiler_version
3535
- cxx_compiler_version
36+
- - python
37+
- channel_sources

0 commit comments

Comments
 (0)