Skip to content

Commit

Permalink
Merge pull request #58 from regro-cf-autotick-bot/rebuild-libgrpc159_…
Browse files Browse the repository at this point in the history
…libprotobuf4244-0-1_h845080

Rebuild for libgrpc159_libprotobuf4244
  • Loading branch information
Tobias-Fischer authored Nov 3, 2023
2 parents 10a01b9 + a90d3f7 commit 1724a9c
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
- 4.24.3
- 4.24.4
qt_main:
- '5.15'
target_platform:
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 @@ -19,7 +19,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
- 4.24.3
- 4.24.4
qt_main:
- '5.15'
target_platform:
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 @@ -15,7 +15,7 @@ cxx_compiler:
cxx_compiler_version:
- '16'
libprotobuf:
- 4.24.3
- 4.24.4
macos_machine:
- x86_64-apple-darwin13.4.0
qt_main:
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 @@ -13,7 +13,7 @@ cxx_compiler:
cxx_compiler_version:
- '16'
libprotobuf:
- 4.24.3
- 4.24.4
macos_machine:
- arm64-apple-darwin20.0.0
qt_main:
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 @@ -7,7 +7,7 @@ channel_targets:
cxx_compiler:
- vs2019
libprotobuf:
- 4.24.3
- 4.24.4
qt_main:
- '5.15'
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ source:
- support_protobuf_crosscompilation.patch

build:
number: 5
number: 6
run_exports:
- {{ pin_subpackage(name, max_pin='x') }}

Expand Down

0 comments on commit 1724a9c

Please sign in to comment.