From 54ecadb8a3a1ea5c8c25039515952624a156fe3f Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:30:11 +0000 Subject: [PATCH 1/2] Rebuild for aws_crt_cpp 0.26.6 --- .ci_support/migrations/aws_crt_cpp0266.yaml | 9 +++++++++ conda-forge.yml | 6 +++--- recipe/meta.yaml | 3 ++- 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 .ci_support/migrations/aws_crt_cpp0266.yaml diff --git a/.ci_support/migrations/aws_crt_cpp0266.yaml b/.ci_support/migrations/aws_crt_cpp0266.yaml new file mode 100644 index 00000000..02b0ae1b --- /dev/null +++ b/.ci_support/migrations/aws_crt_cpp0266.yaml @@ -0,0 +1,9 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for aws_crt_cpp 0.26.6 + kind: version + migration_number: 1 + automerge: true +aws_crt_cpp: +- 0.26.6 +migrator_ts: 1712513282.8894346 diff --git a/conda-forge.yml b/conda-forge.yml index 24e96620..4a7e64cd 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,3 +1,6 @@ +bot: + abi_migration_branches: + - 2.20.x build_platform: linux_aarch64: linux_64 linux_ppc64le: linux_64 @@ -15,6 +18,3 @@ provider: test: native_and_emulated travis: osx_image: xcode6.4 -bot: - abi_migration_branches: - - 2.20.x diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 31dafe91..c553fe85 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,7 +20,7 @@ source: - lz4-fix.patch build: - number: 0 + number: 1 run_exports: # https://abi-laboratory.pro/?view=timeline&l=tiledb - {{ pin_subpackage('tiledb', max_pin='x.x') }} @@ -32,6 +32,7 @@ requirements: - ninja # [win] - pkg-config # [not win] - {{ compiler('cxx') }} + - {{ stdlib("c") }} - file # [arm64] - zip # [not win] - unzip # [not win] From 5aad049c55eb3897eef16a5624a9a05f26a25f41 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:30:26 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.08.16.26.39 --- .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 2d9339e7..cc883108 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -1,5 +1,5 @@ aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 797c8030..55931a2b 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -1,7 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 229ed27f..bf59bbd3 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -1,5 +1,5 @@ aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 5e30202e..76797815 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.13' aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 59b48784..c15fc9da 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index b28814a5..44378d3f 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -1,5 +1,5 @@ aws_crt_cpp: -- 0.26.4 +- 0.26.6 aws_sdk_cpp: - 1.11.267 bzip2: