From 26c3721979bc43a6909d931370d975f69875ea6a Mon Sep 17 00:00:00 2001 From: Seth Shelnutt Date: Thu, 2 Feb 2023 12:01:02 -0500 Subject: [PATCH] Increase libdeflate pinned builds This adds libdeflate 1.15-1.17 to be built. --- recipe/conda_build_config.yaml | 3 +++ recipe/meta.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 83f3de6..dd619d6 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -25,3 +25,6 @@ libdeflate: - 1.12 - 1.13 - 1.14 + - 1.15 + - 1.16 + - 1.17 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8933279..c27c4ac 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,7 +17,7 @@ source: - 0001-htslib-build.patch build: - number: 1 + number: 2 skip: true # [win or linux32 or py2k] requirements: