Skip to content

Commit 817fcbc

Browse files
MNT: Re-rendered with conda-smithy 3.58.1 and conda-forge-pinning 2026.04.07.10.45.5
1 parent fd051dc commit 817fcbc

25 files changed

Lines changed: 311 additions & 118 deletions

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

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

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

Lines changed: 21 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: 5 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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cdt_name:
2-
- conda
31
channel_sources:
42
- conda-forge
53
channel_targets:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cdt_name:
2-
- conda
31
channel_sources:
42
- conda-forge
53
channel_targets:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cdt_name:
2-
- conda
31
channel_sources:
42
- conda-forge
53
channel_targets:

.ci_support/linux_64_python3.9.____cpython.yaml renamed to .ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cdt_name:
2-
- conda
31
channel_sources:
42
- conda-forge
53
channel_targets:
@@ -11,6 +9,6 @@ pin_run_as_build:
119
min_pin: x.x
1210
max_pin: x.x
1311
python:
14-
- 3.9.* *_cpython
12+
- 3.13.* *_cp313
1513
target_platform:
1614
- linux-64
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
channel_sources:
2+
- conda-forge
3+
channel_targets:
4+
- conda-forge main
5+
docker_image:
6+
- quay.io/condaforge/linux-anvil-x86_64:alma9
7+
pin_run_as_build:
8+
python:
9+
min_pin: x.x
10+
max_pin: x.x
11+
python:
12+
- 3.14.* *_cp314
13+
target_platform:
14+
- linux-64

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.13'
4+
- '11.0'
55
channel_sources:
66
- conda-forge
77
channel_targets:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.13'
4+
- '11.0'
55
channel_sources:
66
- conda-forge
77
channel_targets:

0 commit comments

Comments
 (0)