From 16bb7f15a1089576404d4c86ae77f04ea8355156 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Sun, 17 Nov 2024 17:04:25 +0000 Subject: [PATCH 1/2] Update cnvkit to 0.9.12 --- recipes/cnvkit/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/cnvkit/meta.yaml b/recipes/cnvkit/meta.yaml index f39326c930829..dfe2d544f231b 100644 --- a/recipes/cnvkit/meta.yaml +++ b/recipes/cnvkit/meta.yaml @@ -1,5 +1,5 @@ {% set name = "cnvkit" %} -{% set version = "0.9.11" %} +{% set version = "0.9.12" %} package: name: {{ name }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/etal/cnvkit/archive/v{{ version }}.tar.gz - sha256: 1763936427184270108fd51219ebc82f542e28339bdec587579b8745f61179a8 + sha256: 39d65ba3d9c541dfd80986ace298b2d521067d1b81edef7169196b8dcc5d63d5 build: noarch: python From 1cb65d274452baa6f3f25749b8714a4f55b987fb Mon Sep 17 00:00:00 2001 From: mencian Date: Mon, 18 Nov 2024 04:51:44 -0600 Subject: [PATCH 2/2] clean up recipe --- recipes/cnvkit/meta.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/recipes/cnvkit/meta.yaml b/recipes/cnvkit/meta.yaml index dfe2d544f231b..d4ce6da29663e 100644 --- a/recipes/cnvkit/meta.yaml +++ b/recipes/cnvkit/meta.yaml @@ -22,6 +22,7 @@ requirements: host: - python >=3.8 - pip + - setuptools run: - python >=3.8 - bioconductor-dnacopy @@ -49,13 +50,13 @@ test: - cnvkit.py -h about: - home: https://github.com/etal/cnvkit - license: Apache-2.0 + home: "https://github.com/etal/cnvkit" + license: "Apache-2.0" license_family: APACHE license_file: LICENSE - summary: Copy number variant detection from high-throughput sequencing - dev_url: https://github.com/etal/cnvkit - doc_url: https://cnvkit.readthedocs.io/en/stable/ + summary: "Copy number variant detection from high-throughput sequencing." + dev_url: "https://github.com/etal/cnvkit" + doc_url: "https://cnvkit.readthedocs.io/en/stable" extra: identifiers: