Skip to content

Commit

Permalink
grpc-cpp v1.65.5 (#370)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 24, 2024
2 parents 62fe555 + 804b117 commit d05d293
Show file tree
Hide file tree
Showing 29 changed files with 175 additions and 202 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 4 additions & 10 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -19,13 +17,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
openssl:
- '3'
pin_run_as_build:
Expand All @@ -36,16 +34,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
14 changes: 4 additions & 10 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -23,13 +21,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
openssl:
- '3'
pin_run_as_build:
Expand All @@ -40,16 +38,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
14 changes: 4 additions & 10 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -19,13 +17,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
openssl:
- '3'
pin_run_as_build:
Expand All @@ -36,16 +34,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
__migrator:
build_number: 1
commit_message: Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5
kind: version
paused: true
migration_number: 1
exclude:
- abseil-cpp
- grpc-cpp
- libprotobuf
- protobuf
libabseil:
- 20240722
libgrpc:
- "1.65"
libprotobuf:
- 5.27.5
migrator_ts: 1727040240.8650293
41 changes: 0 additions & 41 deletions .ci_support/migrations/pypy38.yaml

This file was deleted.

14 changes: 4 additions & 10 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -21,11 +19,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
macos_machine:
- x86_64-apple-darwin13.4.0
openssl:
Expand All @@ -38,16 +36,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
12 changes: 4 additions & 8 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -21,11 +19,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
macos_machine:
- arm64-apple-darwin20.0.0
openssl:
Expand All @@ -38,14 +36,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
10 changes: 2 additions & 8 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
bootstrap:
- 'yes'
c_ares:
- '1'
c_compiler:
Expand All @@ -13,9 +11,9 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 5.27.2
- 5.27.5
openssl:
- '3'
pin_run_as_build:
Expand All @@ -26,16 +24,12 @@ python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_73_pypy
- 3.9.* *_cpython
python_impl:
- cpython
- cpython
- cpython
- cpython
- pypy
- cpython
re2:
- 2023.09.01
target_platform:
Expand Down
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d05d293

Please sign in to comment.