From 85222d69c6e3a208f3249cc349a7a7f9c361ff08 Mon Sep 17 00:00:00 2001 From: skupr-anaconda <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:17:00 +0000 Subject: [PATCH] llvmdev 17.0.6: rebuild against libxml2 2.13 (#15) * Rebuild against libxml2 2.13 --- abs.yaml | 5 +---- recipe/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/abs.yaml b/abs.yaml index 85c08b71..914b46f1 100644 --- a/abs.yaml +++ b/abs.yaml @@ -1,8 +1,5 @@ -# 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] 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: