From 658c2b80d6aa245ce601063818e5f724635acac1 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 17:02:47 +0000 Subject: [PATCH 1/2] 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 b6b57298..3b772ccd 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -30,7 +30,7 @@ source: build: skip: true # [win] - number: 3 + number: 4 no_link: - lib/R/doc/html/packages.html From 4a8b5e7025568b1f0e6d7fe2a75e0f19875811a0 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 17:03:15 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.25.16.23.12 --- .azure-pipelines/azure-pipelines-linux.yml | 5 ----- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/linux_ppc64le_.yaml | 2 +- .ci_support/migrations/libtiff45.yaml | 7 ------- .ci_support/osx_64_.yaml | 2 +- .ci_support/osx_arm64_.yaml | 2 +- 7 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 .ci_support/migrations/libtiff45.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 95caa820..0cf65057 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -16,11 +16,6 @@ jobs: timeoutInMinutes: 360 steps: - - script: | - rm -rf /opt/ghc - df -h - displayName: Manage disk space - # configure qemu binfmt-misc running. This allows us to run docker containers # embedded qemu-static - script: | diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index a7826663..224db5c4 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -29,7 +29,7 @@ glib: gsl: - '2.7' icu: -- '72' +- '73' krb5: - '1.21' libblas: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index bafd4a15..3e6346ad 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -33,7 +33,7 @@ glib: gsl: - '2.7' icu: -- '72' +- '73' krb5: - '1.21' libblas: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index b570764a..e9a36593 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -29,7 +29,7 @@ glib: gsl: - '2.7' icu: -- '72' +- '73' krb5: - '1.21' libblas: diff --git a/.ci_support/migrations/libtiff45.yaml b/.ci_support/migrations/libtiff45.yaml deleted file mode 100644 index 2c67c277..00000000 --- a/.ci_support/migrations/libtiff45.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libtiff: -- '4.5' -migrator_ts: 1671403615.5901675 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 06086c1c..3b022685 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -27,7 +27,7 @@ glib: gsl: - '2.7' icu: -- '72' +- '73' krb5: - '1.21' libblas: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index fea6445a..6fc58e68 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -27,7 +27,7 @@ glib: gsl: - '2.7' icu: -- '72' +- '73' krb5: - '1.21' libblas: