From e3ea450c716ed8e0b4ce7651fbc33a68039078e6 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:23:35 +0000 Subject: [PATCH 1/2] Rebuild for aws_crt_cpp 0.26.0 --- .ci_support/migrations/aws_crt_cpp0260.yaml | 9 +++++++++ recipe/meta.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/aws_crt_cpp0260.yaml diff --git a/.ci_support/migrations/aws_crt_cpp0260.yaml b/.ci_support/migrations/aws_crt_cpp0260.yaml new file mode 100644 index 0000000..a986744 --- /dev/null +++ b/.ci_support/migrations/aws_crt_cpp0260.yaml @@ -0,0 +1,9 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for aws_crt_cpp 0.26.0 + kind: version + migration_number: 1 + automerge: true +aws_crt_cpp: +- 0.26.0 +migrator_ts: 1703918042.3772397 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e2e19aa..98b3157 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -9,7 +9,7 @@ source: sha256: dce74122153531f9611ae95801e6e4a7c4e472179ff7d7caa4ec4c681f4eb873 build: - number: 6 + number: 7 run_exports: - {{ pin_subpackage("aws-sdk-cpp", max_pin="x.x.x") }} From fcd200b0b3ae64eb5b40e937bbb4cabe883c50e6 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:23:43 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and conda-forge-pinning 2024.01.02.19.32.12 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/linux_ppc64le_.yaml | 2 +- .ci_support/osx_64_.yaml | 2 +- .ci_support/osx_arm64_.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 798e007..8a55cc5 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -5,7 +5,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 1d48b67..c9591e4 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -7,7 +7,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index f2f2cdb..0406210 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -5,7 +5,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - gcc c_compiler_version: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index bb97d4e..547e38d 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -9,7 +9,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 9d09bbc..6fef1b3 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -7,7 +7,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - clang c_compiler_version: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 8822270..367b3a7 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -5,7 +5,7 @@ aws_c_event_stream: aws_checksums: - 0.1.17 aws_crt_cpp: -- 0.25.1 +- 0.26.0 c_compiler: - vs2019 channel_sources: