Skip to content

Commit

Permalink
Bump tspex to 0.5.0 (bioconda#15678)
Browse files Browse the repository at this point in the history
Package uploads complete: [ci skip]
 - biocontainers/tspex:0.5.0--pyh24bf2e0_0
 - noarch/tspex-0.5.0-pyh24bf2e0_0.tar.bz2
  • Loading branch information
apcamargo authored and kpalin committed Aug 7, 2019
1 parent b6d381d commit 7f98edb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/tspex/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "tspex" %}
{% set version = "0.4.0" %}
{% set version = "0.5.0" %}

package:
name: "{{ name|lower }}"
version: "{{ version }}"

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 193a073df0504c4f9ab1be7e59e3d1122e5fc4609f197fea08d4818d9c5eaae4
sha256: 00003eb129574e31df5179da837fe0a64dd59a9f637e55bc7e64cb36eacb576d

build:
number: 0
Expand Down Expand Up @@ -40,4 +40,4 @@ about:
license: GNU General Public (GPL)
license_family: LGPL
license_file: LICENSE
summary: A Python package for calculating tissue-specificity metrics for gene expression.
summary: A Python package for calculating tissue-specificity metrics for gene expression.

0 comments on commit 7f98edb

Please sign in to comment.