Skip to content

Commit

Permalink
[v10] Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5 (
Browse files Browse the repository at this point in the history
#39)

automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 25, 2024
2 parents 5e79e3f + b74f75b commit fbaed37
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 16 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
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
migration_number: 1
exclude:
- abseil-cpp
- grpc-cpp
- libprotobuf
- protobuf
- re2
libabseil:
- 20240722
libgrpc:
- "1.65"
libprotobuf:
- 5.27.5
migrator_ts: 1727040240.8650293
4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ cxx_compiler:
cxx_compiler_version:
- '17'
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20240116'
- '20240722'
libprotobuf:
- 4.25.3
- 5.27.5
pin_run_as_build:
python:
min_pin: x.x
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.

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.

5 changes: 4 additions & 1 deletion build-locally.py

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ source:
- win_enable_py_tests.patch

build:
number: 0
number: 1

outputs:
- name: {{ cxx_name }}
Expand Down

0 comments on commit fbaed37

Please sign in to comment.