From 3f5293510bd6523a5348f885f2edafff4e26bf1c Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:00:49 -0500 Subject: [PATCH] Update zol to 1.5.2 (#52051) --- recipes/zol/meta.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/recipes/zol/meta.yaml b/recipes/zol/meta.yaml index 328a669203374..b6bfbab475b0a 100644 --- a/recipes/zol/meta.yaml +++ b/recipes/zol/meta.yaml @@ -1,5 +1,5 @@ {% set name = "zol" %} -{% set version = "1.5.1" %} +{% set version = "1.5.2" %} package: name: {{ name|lower }} @@ -7,10 +7,10 @@ package: source: url: https://github.com/Kalan-Lab/zol/archive/refs/tags/v{{ version }}.tar.gz - sha256: fdfd608d78bb62bb3068f6bfdbddfe850c4c2ed90b3ffd6d7817379faa01976d + sha256: 2e42064bacad5a6bd1b3d22fbdd2bb5f150b2e6aa0beb656794579ae7c9f6079 build: - number: 1 + number: 0 skip: True # [py != 310] run_exports: - {{ pin_subpackage('zol', max_pin='x') }} @@ -59,6 +59,8 @@ requirements: - codoff - gravis - colour + - rich-argparse + - tqdm test: commands: