Skip to content

Commit

Permalink
Rebuild for libgrpc159_libprotobuf4244 (#26)
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 Nov 3, 2023
2 parents 86a8c88 + a0186ea commit cbf7b33
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libabseil:
- '20230802'
libprotobuf:
- 4.24.3
- 4.24.4
target_platform:
- linux-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker_image:
libabseil:
- '20230802'
libprotobuf:
- 4.24.3
- 4.24.4
target_platform:
- linux-aarch64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libabseil:
- '20230802'
libprotobuf:
- 4.24.3
- 4.24.4
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ __migrator:
# this shouldn't attempt to modify the python feedstocks
- protobuf
libgrpc:
- "1.58"
- "1.59"
libprotobuf:
- 4.24.3
- 4.24.4
# already covered by libabseil20230802_libgrpc157_libprotobuf4234,
# which we cannot delete yet, but keep for clarity
MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64]
- "10.13" # [osx and x86_64]
migrator_ts: 1695803907.2958245
migrator_ts: 1698833751.21557
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libabseil:
libarchive:
- '3.7'
libprotobuf:
- 4.24.3
- 4.24.4
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libabseil:
libarchive:
- '3.7'
libprotobuf:
- 4.24.3
- 4.24.4
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ cxx_compiler:
libabseil:
- '20230802'
libprotobuf:
- 4.24.3
- 4.24.4
target_platform:
- win-64
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ source:
sha256: f86d6572f31efc199a623462faaa1b380c91a3706a60561aa498562aa939184e

build:
number: 1
number: 2

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

0 comments on commit cbf7b33

Please sign in to comment.