diff --git a/recipes/biobb_pdb_tools/meta.yaml b/recipes/biobb_pdb_tools/meta.yaml index e3ec0364bc858..5460e0518b1ec 100644 --- a/recipes/biobb_pdb_tools/meta.yaml +++ b/recipes/biobb_pdb_tools/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 46cf4312ab7da0bf9491b1bf89677daf6f1163a3163c41d111863cf1baa1bd9a build: - number: 0 + number: 1 noarch: python script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv" run_exports: @@ -18,13 +18,13 @@ build: requirements: host: - - python >=3.8 + - python >=3.9 - setuptools - - biobb_common ==4.2.0 + - biobb_common ==5.0.0 - pdb-tools run: - - python >=3.8 - - biobb_common ==4.2.0 + - python >=3.9 + - biobb_common ==5.0.0 - pdb-tools test: imports: