diff --git a/recipes/cnvkit/meta.yaml b/recipes/cnvkit/meta.yaml index f39326c930829..d4ce6da29663e 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 @@ -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: