From 27b934be739c4b12dabde7e172b575ac3b5cf814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gen=C3=ADs=20Bayarri?= Date: Tue, 14 Jan 2025 16:48:28 +0100 Subject: [PATCH] [biobb_godmd] update 5.0.0 (#53214) --- recipes/biobb_godmd/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/biobb_godmd/meta.yaml b/recipes/biobb_godmd/meta.yaml index d2e69fa755408..3105abef5cda4 100644 --- a/recipes/biobb_godmd/meta.yaml +++ b/recipes/biobb_godmd/meta.yaml @@ -10,7 +10,7 @@ source: sha256: edb62b0ca1dc5b8ee89f33cd44e8d2aa6e53ba6fd378f6c193aa6adf603fc282 build: - number: 0 + number: 1 noarch: python script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv" run_exports: @@ -20,13 +20,13 @@ requirements: host: - python >=3.8 - setuptools - - biobb_common ==4.2.0 + - biobb_common ==5.0.0 - godmd ==1.0.0 - emboss run: - python >=3.8 - - biobb_common ==4.2.0 + - biobb_common ==5.0.0 - godmd ==1.0.0 - emboss