diff --git a/recipes/biobb_io/meta.yaml b/recipes/biobb_io/meta.yaml index a334c9839249e..07d4a40f45841 100644 --- a/recipes/biobb_io/meta.yaml +++ b/recipes/biobb_io/meta.yaml @@ -1,8 +1,8 @@ {% set name = "biobb_io" %} -{% set version = "0.1.1" %} +{% set version = "0.1.3" %} {% set file_ext = "tar.gz" %} {% set hash_type = "sha256" %} -{% set hash_value = "b1d85c970bebce1c9c7c62a9e7e469a337c33aeb22083bf8e23f506e93b57b08" %} +{% set hash_value = "2314b417958b80c44107e6da5de9e53f5dbe8b364a1560b0b80cb8eca0f10539" %} package: name: '{{ name|lower }}' @@ -20,13 +20,10 @@ requirements: host: - python >=3 - setuptools - - biobb_common >=0.0.8 - - requests + - biobb_common >=0.1.2 run: - python >=3 - - biobb_common >=0.0.8 - - requests - + - biobb_common >=0.1.2 test: imports: - biobb_io @@ -38,12 +35,12 @@ about: license_family: APACHE license_file: '' summary: Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks. - description: "[![Documentation Status](https://readthedocs.org/projects/biobb-io/badge/?version=latest)](https://biobb-io.readthedocs.io/en/latest/?badge=latest)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f98ed1286f244616bf39352e1877d310)](https://www.codacy.com/app/andriopau/biobb_io?utm_source=github.com&utm_medium=referral&utm_content=bioexcel/biobb_io&utm_campaign=Badge_Grade)\n\ + description: "[![Documentation Status](https://readthedocs.org/projects/biobb-io/badge/?version=latest)](https://biobb-io.readthedocs.io/en/latest/?badge=latest)\n\ \n# biobb_io\n\n### Introduction\nBiobb_io is the Biobb module collection to fetch data to be consumed by the\nrest of the Biobb building blocks.\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_io.readthedocs.io/en/latest/).\n\n### Version\nThis software is in Alpha version.\n\n### Copyright & Licensing\nThis software has been developed in the MMB group (http://mmb.irbbarcelona.org)\ + \ API documentation](http://biobb_io.readthedocs.io/en/latest/).\n\n### Copyright & Licensing\nThis software has been developed in the MMB group (http://mmb.irbbarcelona.org)\ \ at the\nBSC (http://www.bsc.es/) & IRB (https://www.irbbarcelona.org/) for the European BioExcel (http://bioexcel.eu/), funded by the European Commission\n(EU H2020 [675728](http://cordis.europa.eu/projects/675728)).\n\ - \n* (c) 2015-2018 [Barcelona Supercomputing Center](https://www.bsc.es/)\n* (c) 2015-2018 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)\n\nLicensed under the\n[Apache License\ + \n* (c) 2015-2019 [Barcelona Supercomputing Center](https://www.bsc.es/)\n* (c) 2015-2019 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)\n\nLicensed under the\n[Apache License\ \ 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file\n[LICENSE](LICENSE) for details.\n\n![](https://bioexcel.eu/wp-content/uploads/2015/12/Bioexcell_logo_1080px_transp.png \"Bioexcel\")\n\n\n" doc_url: '' dev_url: ''