Skip to content

Commit e3c0f3f

Browse files
committed
MNT: Re-rendered with conda-build 25.5.0, conda-smithy 3.50.1, and conda-forge-pinning 2025.07.06.02.50.29
1 parent 9ff8450 commit e3c0f3f

File tree

10 files changed

+64
-49
lines changed

10 files changed

+64
-49
lines changed

.ci_support/linux_64_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libabseil:
22-
- '20250127'
22+
- '20250512'
2323
libcurl:
2424
- '8'
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
libprotobuf:
28-
- 5.29.3
28+
- 6.31.1
2929
openssl:
3030
- '3'
3131
target_platform:

.ci_support/linux_aarch64_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libabseil:
22-
- '20250127'
22+
- '20250512'
2323
libcurl:
2424
- '8'
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
libprotobuf:
28-
- 5.29.3
28+
- 6.31.1
2929
openssl:
3030
- '3'
3131
target_platform:

.ci_support/linux_ppc64le_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ cxx_compiler_version:
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
libabseil:
22-
- '20250127'
22+
- '20250512'
2323
libcurl:
2424
- '8'
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
libprotobuf:
28-
- 5.29.3
28+
- 6.31.1
2929
openssl:
3030
- '3'
3131
target_platform:

.ci_support/osx_64_.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.14'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
4-
- '10.14'
4+
- '11.0'
55
c_compiler:
66
- clang
77
c_compiler_version:
88
- '18'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
12-
- '10.14'
12+
- '11.0'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
@@ -19,13 +19,13 @@ cxx_compiler:
1919
cxx_compiler_version:
2020
- '18'
2121
libabseil:
22-
- '20250127'
22+
- '20250512'
2323
libcurl:
2424
- '8'
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
libprotobuf:
28-
- 5.29.3
28+
- 6.31.1
2929
macos_machine:
3030
- x86_64-apple-darwin13.4.0
3131
openssl:

.ci_support/osx_arm64_.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ cxx_compiler:
1919
cxx_compiler_version:
2020
- '18'
2121
libabseil:
22-
- '20250127'
22+
- '20250512'
2323
libcurl:
2424
- '8'
2525
libgrpc:
26-
- '1.71'
26+
- '1.73'
2727
libprotobuf:
28-
- 5.29.3
28+
- 6.31.1
2929
macos_machine:
3030
- arm64-apple-darwin20.0.0
3131
openssl:

.ci_support/win_64_.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
c_compiler:
2-
- vs2019
2+
- vs2022
33
c_stdlib:
44
- vs
55
channel_sources:
66
- conda-forge
77
channel_targets:
88
- conda-forge main
99
cxx_compiler:
10-
- vs2019
10+
- vs2022
1111
libabseil:
12-
- '20250127'
12+
- '20250512'
1313
libcurl:
1414
- '8'
1515
libgrpc:
16-
- '1.71'
16+
- '1.73'
1717
libprotobuf:
18-
- 5.29.3
18+
- 6.31.1
1919
openssl:
2020
- '3'
2121
target_platform:

.scripts/run_docker_build.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/run_win_build.bat

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build-locally.py

Lines changed: 35 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)