From ec4255db5261d68c69e5f8be1fe083b6bb6c1f6b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat, 2 Mar 2024 17:20:46 +0000 Subject: [PATCH 1/2] Rebuild for libhwy 1.1 --- .ci_support/migrations/libhwy11.yaml | 8 ++++++++ recipe/meta.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/libhwy11.yaml diff --git a/.ci_support/migrations/libhwy11.yaml b/.ci_support/migrations/libhwy11.yaml new file mode 100644 index 0000000..2863cce --- /dev/null +++ b/.ci_support/migrations/libhwy11.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libhwy 1.1 + kind: version + migration_number: 1 +libhwy: +- '1.1' +migrator_ts: 1708236665.052781 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8aa7fcd..24f12ac 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -21,7 +21,7 @@ source: folder: third_party/libjpeg-turbo build: - number: 0 + number: 1 requirements: build: From c6fa40d57ea989115cb56f427f5befde106f3e6b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat, 2 Mar 2024 17:21:00 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.02.16.55.54 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/osx_64_.yaml | 2 +- .ci_support/osx_arm64_.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 84c9598..c2af472 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -19,7 +19,7 @@ giflib: jpeg: - '9' libhwy: -- '1.0' +- '1.1' libjpeg_turbo: - '3' libpng: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index be28f93..93886cb 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -23,7 +23,7 @@ giflib: jpeg: - '9' libhwy: -- '1.0' +- '1.1' libjpeg_turbo: - '3' libpng: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 5c1f56a..38db54f 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -17,7 +17,7 @@ giflib: jpeg: - '9' libhwy: -- '1.0' +- '1.1' libjpeg_turbo: - '3' libpng: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 8b34ffb..f6eb600 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -17,7 +17,7 @@ giflib: jpeg: - '9' libhwy: -- '1.0' +- '1.1' libjpeg_turbo: - '3' libpng: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 58cfce5..3d6fded 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -11,7 +11,7 @@ giflib: jpeg: - '9' libhwy: -- '1.0' +- '1.1' libjpeg_turbo: - '3' libpng: