Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version update #51524

Merged
merged 5 commits into from
Oct 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions recipes/strainy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.1" %}
{% set version = "1.2" %}
{% set name = "strainy" %}


Expand All @@ -9,11 +9,11 @@ package:

source:
url: https://github.com/katerinakazantseva/strainy/archive/refs/tags/{{ version }}.tar.gz
sha256: bdbac3961fa840344ac67e249de8f6d4114e0796c5b40bb5535d8e59f4dc63d1
sha256: 6ea476eb4a3dcbe1f1af10d2e73982b1aa57aedeedd2b688043a480052655d24


build:
number: 1
number: 0
noarch: python
script: {{ PYTHON }} -m pip install -vv .
run_exports:
Expand Down Expand Up @@ -51,4 +51,4 @@ about:
license: GPL-3.0-or-later
license_family: GPL3
license_file: LICENSE
summary: assembly-based metagenomic strain phasing using long reads
summary: Assembly-based metagenomic strain phasing using long reads