From 5a854336fd9aec7eddb9c0f695b41f5290c6b7cf Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:13:29 +0000 Subject: [PATCH] Update ectyper to 2.0.0 --- recipes/ectyper/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/ectyper/meta.yaml b/recipes/ectyper/meta.yaml index 14109f7927f98..868a33b55dd5b 100644 --- a/recipes/ectyper/meta.yaml +++ b/recipes/ectyper/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.0.0" %} +{% set version = "2.0.0" %} package: name: ectyper @@ -6,10 +6,10 @@ package: source: url: https://github.com/phac-nml/ecoli_serotyping/archive/{{ version }}.tar.gz - sha256: 2a2574bb4942e68ab2f9f9f2ad4421beb19758e319204cfdfe6f7c2a3b56a773 + sha256: bb363f61ca69d2118e855199d7f9046185bb054509cd0762083b4beec2b8c00e build: - number: 1 + number: 0 noarch: python script: python -m pip install --no-deps --ignore-installed .