Skip to content

Commit

Permalink
Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2 (#22)
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 Mar 8, 2024
2 parents ed34210 + e6e603d commit 4258eb6
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ docker_image:
libopencv:
- 4.9.0
libprotobuf:
- 4.25.1
- 4.25.2
target_platform:
- linux-64
tbb_devel:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
__migrator:
build_number: 1
commit_message: Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2
kind: version
migration_number: 1
exclude:
- abseil-cpp
- grpc-cpp
- libprotobuf
# this shouldn't attempt to modify the python feedstocks
- protobuf
libabseil:
- "20240116"
libgrpc:
- "1.61"
libprotobuf:
- 4.25.2
# 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: 1705991934.9119136
10 changes: 0 additions & 10 deletions .ci_support/migrations/libprotobuf4251.yaml

This file was deleted.

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 @@ cxx_compiler_version:
libopencv:
- 4.9.0
libprotobuf:
- 4.25.1
- 4.25.2
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
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 @@ -11,7 +11,7 @@ cxx_compiler:
libopencv:
- 4.9.0
libprotobuf:
- 4.25.1
- 4.25.2
target_platform:
- win-64
tbb_devel:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
sha256: 862bf7a4ff5054bef088eeffae525c8c900e6f91407ba5f017b7d39212e0a7bd

build:
number: 0
number: 1

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

0 comments on commit 4258eb6

Please sign in to comment.