Skip to content

Commit 1f7d649

Browse files
committed
MNT: Re-rendered with conda-smithy 3.54.1 and conda-forge-pinning 2025.12.19.17.19.30
Other tools: - conda-build 25.11.1 - rattler-build 0.54.0 - rattler-build-conda-compat 1.4.10
1 parent ada0040 commit 1f7d649

File tree

7 files changed

+25
-6
lines changed

7 files changed

+25
-6
lines changed

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libgrpc:
2525
libprotobuf:
2626
- 6.31.1
2727
openssl:
28-
- '3'
28+
- '3.5'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/linux_aarch64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libgrpc:
2525
libprotobuf:
2626
- 6.31.1
2727
openssl:
28-
- '3'
28+
- '3.5'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/linux_ppc64le_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libgrpc:
2525
libprotobuf:
2626
- 6.31.1
2727
openssl:
28-
- '3'
28+
- '3.5'
2929
pin_run_as_build:
3030
python:
3131
min_pin: x.x

.ci_support/osx_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ libprotobuf:
2929
macos_machine:
3030
- x86_64-apple-darwin13.4.0
3131
openssl:
32-
- '3'
32+
- '3.5'
3333
pin_run_as_build:
3434
python:
3535
min_pin: x.x

.ci_support/osx_arm64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ libprotobuf:
2929
macos_machine:
3030
- arm64-apple-darwin20.0.0
3131
openssl:
32-
- '3'
32+
- '3.5'
3333
pin_run_as_build:
3434
python:
3535
min_pin: x.x

.ci_support/win_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libgrpc:
1717
libprotobuf:
1818
- 6.31.1
1919
openssl:
20-
- '3'
20+
- '3.5'
2121
pin_run_as_build:
2222
python:
2323
min_pin: x.x

.scripts/run_osx_build.sh

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

0 commit comments

Comments
 (0)