Skip to content

Commit a3061f1

Browse files
MNT: Re-rendered with conda-build 25.5.0, conda-smithy 3.51.1, and conda-forge-pinning 2025.07.23.22.31.01
1 parent 7fd9c1c commit a3061f1

24 files changed

Lines changed: 56 additions & 59 deletions

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

Lines changed: 1 addition & 1 deletion
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: 1 addition & 1 deletion
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: 1 addition & 1 deletion
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,11 +15,11 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,11 +15,11 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,11 +15,11 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,11 +15,11 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,11 +15,11 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '13'
18+
- '14'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '18'
20+
- '19'
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -17,9 +17,9 @@ channel_targets:
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '18'
20+
- '19'
2121
libboost_devel:
22-
- '1.86'
22+
- '1.88'
2323
macos_machine:
2424
- x86_64-apple-darwin13.4.0
2525
pin_run_as_build:

0 commit comments

Comments
 (0)