Skip to content

Commit

Permalink
Riboseed updates (#10143)
Browse files Browse the repository at this point in the history
* [wip] riboseed add quast and networkx

* update build number

* bump version, remove dep on pyutilsnrw

* [wip]  remove quast (single tear), which isn't built for py3 on conda

* bump version

* bump version to fix cmdline args
  • Loading branch information
nickp60 authored Jul 30, 2018
1 parent edd4c74 commit 5d732d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/riboseed/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% set name = "riboSeed" %}
{% set version = "0.4.68" %}
{% set version = "0.4.70" %}
{% set hash_type = "sha256" %}
{% set hash_value = "6b9f765a57bf51d37eb871432c0a9bb64ab2956abc23551161eaa1e727d0c711" %}
{% set hash_value = "133e35c163fc0599cfedf36969611ef888ab884be7291e8a18c044efbd57d227" %}

package:
name: '{{ name|lower }}'
Expand Down

0 comments on commit 5d732d5

Please sign in to comment.