From f887b5fcb88cf3e4df08cf59e9533d696627710e Mon Sep 17 00:00:00 2001 From: Pau Andrio Date: Fri, 15 Nov 2024 13:20:59 +0100 Subject: [PATCH] [biobb_chemistry] update 5.0.3 --- recipes/biobb_chemistry/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/biobb_chemistry/meta.yaml b/recipes/biobb_chemistry/meta.yaml index 184c9e06805c0..9bf342947e649 100644 --- a/recipes/biobb_chemistry/meta.yaml +++ b/recipes/biobb_chemistry/meta.yaml @@ -1,5 +1,5 @@ {% set name = "biobb_chemistry" %} -{% set version = "5.0.2" %} +{% set version = "5.0.3" %} package: name: '{{ name|lower }}' @@ -7,10 +7,10 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: 96c42dda4f898413f3430c6cf73e14f4ab171a93cb8c1faa266f0ded2f905b05 + sha256: cc89a00439b85b71bd37980cbfe00a2dbbf201613298bac731cd3830c6fb4f6e build: - number: 1 + number: 0 noarch: python script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv" run_exports: