Skip to content

Commit 5024106

Browse files
MNT: Re-rendered with conda-build 25.5.0, conda-smithy 3.51.1, and conda-forge-pinning 2025.07.31.21.21.45
1 parent aa80e5f commit 5024106

16 files changed

+28
-28
lines changed

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ docker_image:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
nodejs:
2828
- '20'
2929
- '22'

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ docker_image:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
nodejs:
2828
- '20'
2929
- '22'

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ docker_image:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
nodejs:
2828
- '20'
2929
- '22'

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ docker_image:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
nodejs:
2828
- '20'
2929
- '22'

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.15'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.15'
4+
- '11.0'
55
c_compiler:
66
- clang
77
c_compiler_version:
88
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
12-
- '10.15'
12+
- '11.0'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
nodejs:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.15'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.15'
4+
- '11.0'
55
c_compiler:
66
- clang
77
c_compiler_version:
88
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
12-
- '10.15'
12+
- '11.0'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
nodejs:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.15'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.15'
4+
- '11.0'
55
c_compiler:
66
- clang
77
c_compiler_version:
88
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
12-
- '10.15'
12+
- '11.0'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
nodejs:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.15'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.15'
4+
- '11.0'
55
c_compiler:
66
- clang
77
c_compiler_version:
88
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
12-
- '10.15'
12+
- '11.0'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- x86_64-apple-darwin13.4.0
2929
nodejs:

.ci_support/osx_arm64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- arm64-apple-darwin20.0.0
2929
nodejs:

.ci_support/osx_arm64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
macos_machine:
2828
- arm64-apple-darwin20.0.0
2929
nodejs:

0 commit comments

Comments
 (0)