Skip to content

Commit

Permalink
Update hlama to 3.0.1 (#11520)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored and karel-brinda committed Oct 31, 2018
1 parent 1d1956d commit 0965754
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/hlama/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
package:
name: hlama
version: "0.3.1"
version: "3.0.1"

build:
number: 2
number: 0
# snakemake 3.7.1 is not available for python 3.6
# the snakemake dependency should be relaxed to allow for a newer version
skip: True # [not py35 or osx]
entry_points:
- hlama = hlama.app:main

source:
url: https://github.com/bihealth/hlama/archive/v0.3.1.tar.gz
md5: be667006ccc332751ac6841da0db3e5c
url: https://github.com/bihealth/hlama/archive/v3.0.1.tar.gz
sha256: a304567d0a0fe544344d069444da2cb106c019deba6665b9cf11b1727546384e

requirements:
host:
Expand Down

0 comments on commit 0965754

Please sign in to comment.