Skip to content

Commit

Permalink
Rebuild for aws_crt_cpp 0.27.6 (conda-forge#334)
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 Aug 22, 2024
2 parents 515d90b + 683ca27 commit 218f9e1
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 58 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand Down Expand Up @@ -27,7 +27,7 @@ curl:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand Down Expand Up @@ -31,7 +31,7 @@ curl:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand Down Expand Up @@ -27,7 +27,7 @@ curl:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
Expand Down
9 changes: 9 additions & 0 deletions .ci_support/migrations/aws_crt_cpp0276.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
__migrator:
build_number: 1
commit_message: Rebuild for aws_crt_cpp 0.27.6
kind: version
migration_number: 1
automerge: true
aws_crt_cpp:
- 0.27.6
migrator_ts: 1724292463.6936975
46 changes: 0 additions & 46 deletions .ci_support/migrations/libgoogle_cloud228.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
MACOSX_SDK_VERSION:
- '10.13'
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand All @@ -29,7 +29,7 @@ curl:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fmt:
- '11'
libabseil:
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 @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
MACOSX_SDK_VERSION:
- '11.0'
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand All @@ -29,7 +29,7 @@ curl:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fmt:
- '11'
libabseil:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aws_crt_cpp:
- 0.27.5
- 0.27.6
aws_sdk_cpp:
- 1.11.379
azure_core_cpp:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ source:
- lz4-fix.patch

build:
number: 7
number: 8
run_exports:
# https://abi-laboratory.pro/?view=timeline&l=tiledb
- {{ pin_subpackage('tiledb', max_pin='x.x') }}
Expand Down

0 comments on commit 218f9e1

Please sign in to comment.