From 8e33bd942cbbccdfbec6124710ffae26cb126d72 Mon Sep 17 00:00:00 2001 From: Serhii Kupriienko Date: Mon, 29 Jul 2024 14:10:53 +0300 Subject: [PATCH 1/3] Rebuild against libxml2 2.13 --- abs.yaml | 7 +++---- recipe/meta.yaml | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/abs.yaml b/abs.yaml index 85c08b71..d30d8458 100644 --- a/abs.yaml +++ b/abs.yaml @@ -1,8 +1,7 @@ -# to build 3.8 to 3.12 on prefect -aggregate_branch: 3.12 - # Four unit tests crash on big sur builders, but not ventura. # These tests call /usr/lib/system/libsystem_pthread.dylib # before crashing. extra_labels_for_os: - osx-arm64: [ventura] \ No newline at end of file + osx-arm64: [ventura] + +aggregate_branch: libxml_2.13.1 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index fad8d395..f075c884 100755 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,7 +20,7 @@ source: - patches/MSVC_DIA_SDK_path_fix.diff # [win] build: - number: 0 + number: 1 merge_build_host: false requirements: From 64efea357474ab4b5fce974641c548474dedba65 Mon Sep 17 00:00:00 2001 From: Serhii Kupriienko Date: Tue, 30 Jul 2024 09:46:38 +0300 Subject: [PATCH 2/3] Update the staging channels --- abs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/abs.yaml b/abs.yaml index d30d8458..4e647f9b 100644 --- a/abs.yaml +++ b/abs.yaml @@ -5,3 +5,6 @@ extra_labels_for_os: osx-arm64: [ventura] aggregate_branch: libxml_2.13.1 + +channels: + - https://staging.continuum.io/prefect/fs/libxml2-feedstock/pr17/1c2e862 From 2ef3237ba974ceaa3f9af4f2362fb55b6370308e Mon Sep 17 00:00:00 2001 From: skupr-anaconda <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue, 6 Aug 2024 07:56:32 +0300 Subject: [PATCH 3/3] Update abs.yaml --- abs.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/abs.yaml b/abs.yaml index 4e647f9b..914b46f1 100644 --- a/abs.yaml +++ b/abs.yaml @@ -3,8 +3,3 @@ # before crashing. extra_labels_for_os: osx-arm64: [ventura] - -aggregate_branch: libxml_2.13.1 - -channels: - - https://staging.continuum.io/prefect/fs/libxml2-feedstock/pr17/1c2e862