From 8f5c3da8783ee4cf6004357ed5eba64da2eace38 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 25 Aug 2023 19:12:55 +0000 Subject: [PATCH 1/3] Rebuild for icu73 --- .ci_support/migrations/icu73.yaml | 7 +++++++ recipe/meta.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/icu73.yaml diff --git a/.ci_support/migrations/icu73.yaml b/.ci_support/migrations/icu73.yaml new file mode 100644 index 00000000..6d21a766 --- /dev/null +++ b/.ci_support/migrations/icu73.yaml @@ -0,0 +1,7 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +icu: +- '73' +migrator_ts: 1692912856.1389868 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index ca93414d..d3badf01 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -11,7 +11,7 @@ source: - flatgeobuffcxx17.patch build: - number: 13 + number: 14 skip_compile_pyc: - share/bash-completion/completions/*.py From 7d4822732a7a7adf26597cb6343229052eb0b8ad Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 25 Aug 2023 19:14:17 +0000 Subject: [PATCH 2/3] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.25.17.04.40 --- .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 c3f3cfe1..f66528e0 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -36,7 +36,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' json_c: - '0.17' kealib: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 8e7e91ce..135b0ba7 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -40,7 +40,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' json_c: - '0.17' kealib: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 8c46dbf9..c76d3aa4 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -36,7 +36,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' json_c: - '0.17' kealib: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index deb3c958..ed89efc1 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -34,7 +34,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' json_c: - '0.17' kealib: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 59e4b7d2..6a4d36b8 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -34,7 +34,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' json_c: - '0.17' kealib: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index b559497b..5db1781b 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -26,7 +26,7 @@ hdf4: hdf5: - 1.14.2 icu: -- '72' +- '73' kealib: - '1.5' lerc: From 3717905619b82e34a4b811f0b81bd679cdc99cb0 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 21:00:35 +0000 Subject: [PATCH 3/3] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.30.17.25.59 --- .ci_support/migrations/json_c017.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .ci_support/migrations/json_c017.yaml diff --git a/.ci_support/migrations/json_c017.yaml b/.ci_support/migrations/json_c017.yaml deleted file mode 100644 index b3938c9b..00000000 --- a/.ci_support/migrations/json_c017.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -json_c: -- '0.17' -migrator_ts: 1691959516.3835154