Skip to content

Commit

Permalink
Merge pull request #23 from regro-cf-autotick-bot/rebuild-libgrpc158_…
Browse files Browse the repository at this point in the history
…libprotobuf4243-0-1_hf5e0e1

Rebuild for libgrpc158_libprotobuf4243
  • Loading branch information
Tobias-Fischer committed Oct 11, 2023
2 parents de5de8c + d80d100 commit 86a8c88
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 8 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.23.4
- 4.24.3
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.23.4
- 4.24.3
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.23.4
- 4.24.3
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
16 changes: 16 additions & 0 deletions .ci_support/migrations/libgrpc158_libprotobuf4243.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
exclude:
# this shouldn't attempt to modify the python feedstocks
- protobuf
libgrpc:
- "1.58"
libprotobuf:
- 4.24.3
# 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
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.23.4
- 4.24.3
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.23.4
- 4.24.3
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.23.4
- 4.24.3
target_platform:
- win-64
2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bot:
abi_migration_branches:
- 'v7'
- v7
automerge: true
build_platform:
linux_aarch64: linux_64
Expand Down
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: 0
number: 1

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

0 comments on commit 86a8c88

Please sign in to comment.