Skip to content

Commit 12414a9

Browse files
MNT: Re-rendered with conda-smithy 3.56.2 and conda-forge-pinning 2026.03.10.04.02.21
Other tools: - conda-build 26.1.0 - rattler-build 0.58.4 - rattler-build-conda-compat 1.4.11
1 parent 15905bc commit 12414a9

File tree

42 files changed

+1337
-122
lines changed

Some content is hidden

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

42 files changed

+1337
-122
lines changed

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

Lines changed: 56 additions & 8 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: 61 additions & 9 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.____cpythonroot_base6.36.04.yaml renamed to .ci_support/linux_64_python3.10.____cpythonroot_base6.36.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pin_run_as_build:
2323
python:
2424
- 3.10.* *_cpython
2525
root_base:
26-
- 6.36.04
26+
- 6.36.8
2727
target_platform:
2828
- linux-64
2929
zip_keys:
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '14'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-x86_64:alma9
19+
pin_run_as_build:
20+
python:
21+
min_pin: x.x
22+
max_pin: x.x
23+
python:
24+
- 3.10.* *_cpython
25+
root_base:
26+
- 6.38.0
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

.ci_support/linux_64_python3.11.____cpythonroot_base6.36.04.yaml renamed to .ci_support/linux_64_python3.11.____cpythonroot_base6.36.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pin_run_as_build:
2323
python:
2424
- 3.11.* *_cpython
2525
root_base:
26-
- 6.36.04
26+
- 6.36.8
2727
target_platform:
2828
- linux-64
2929
zip_keys:
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '14'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-x86_64:alma9
19+
pin_run_as_build:
20+
python:
21+
min_pin: x.x
22+
max_pin: x.x
23+
python:
24+
- 3.11.* *_cpython
25+
root_base:
26+
- 6.38.0
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

.ci_support/linux_64_python3.12.____cpythonroot_base6.36.04.yaml renamed to .ci_support/linux_64_python3.12.____cpythonroot_base6.36.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pin_run_as_build:
2323
python:
2424
- 3.12.* *_cpython
2525
root_base:
26-
- 6.36.04
26+
- 6.36.8
2727
target_platform:
2828
- linux-64
2929
zip_keys:
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '14'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-x86_64:alma9
19+
pin_run_as_build:
20+
python:
21+
min_pin: x.x
22+
max_pin: x.x
23+
python:
24+
- 3.12.* *_cpython
25+
root_base:
26+
- 6.38.0
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

.ci_support/linux_64_python3.13.____cp313root_base6.36.04.yaml renamed to .ci_support/linux_64_python3.13.____cp313root_base6.36.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pin_run_as_build:
2323
python:
2424
- 3.13.* *_cp313
2525
root_base:
26-
- 6.36.04
26+
- 6.36.8
2727
target_platform:
2828
- linux-64
2929
zip_keys:
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '14'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-x86_64:alma9
19+
pin_run_as_build:
20+
python:
21+
min_pin: x.x
22+
max_pin: x.x
23+
python:
24+
- 3.13.* *_cp313
25+
root_base:
26+
- 6.38.0
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

0 commit comments

Comments
 (0)