Skip to content

Commit 15252cd

Browse files
MNT: Re-rendered with conda-build 25.5.0, conda-smithy 3.51.1, and conda-forge-pinning 2025.07.18.21.26.56
1 parent 7cbfbf7 commit 15252cd

20 files changed

+39
-32
lines changed

.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: 2 additions & 2 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:
@@ -17,7 +17,7 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
2323
github_actions_labels:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -17,7 +17,7 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
2323
github_actions_labels:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -17,7 +17,7 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
2323
github_actions_labels:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -17,7 +17,7 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
2323
github_actions_labels:

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 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:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

0 commit comments

Comments
 (0)