diff --git a/recipes/biobb_common/meta.yaml b/recipes/biobb_common/meta.yaml index dfcfe8ead8166..a7e1566f582ed 100644 --- a/recipes/biobb_common/meta.yaml +++ b/recipes/biobb_common/meta.yaml @@ -1,5 +1,5 @@ {% set name = "biobb_common" %} -{% set version = "4.2.0" %} +{% set version = "5.0.0" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: f261b4b306670506b2cc45372322000996830541b7c1bcc9e13daa9a903da14b + sha256: d1ad551e8e3f029d6396d3ac5e7ec7dc58d30b1f81fd4a339067325ee7ffc515 build: number: 0 @@ -18,16 +18,18 @@ build: requirements: host: - - python >=3.8.0 + - python >=3.9.0 - setuptools - pyyaml - requests - biopython + - jsonschema run: - - python >=3.8.0 + - python >=3.9.0 - pyyaml - requests - biopython + - jsonschema test: imports: @@ -47,7 +49,7 @@ about: \n# biobb_common\n\n### Introduction\nBiobb_common is the base package required to use the biobb\npackages.\nBiobb (BioExcel building blocks) packages are Python building blocks that\ncreate new layer\ \ of compatibility and interoperability over popular\nbioinformatics tools.\nThe latest documentation of this package can be found in our readthedocs site:\n[latest API documentation](http://biobb_common.readthedocs.io/en/latest/).\n\ \n\n### Copyright & Licensing\n### Copyright & Licensing\nThis software has been developed in the [MMB group](http://mmb.irbbarcelona.org) at the [BSC](http://www.bsc.es/) & [IRB](https://www.irbbarcelona.org/) for the [European BioExcel](http://bioexcel.eu/), funded by the European Commission (EU H2020 [823830](http://cordis.europa.eu/projects/823830), EU H2020 [675728](http://cordis.europa.eu/projects/675728)).\ - \n\n* (c) 2015-2024 [Barcelona Supercomputing Center](https://www.bsc.es/)\n* (c) 2015-2023 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)\n\ + \n\n* (c) 2015-2024 [Barcelona Supercomputing Center](https://www.bsc.es/)\n* (c) 2015-2024 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)\n\ Licensed under the\n\ [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file LICENSE for details.\n\ \n\