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

Bump tspex to 0.5.0 #15678

Merged
merged 1 commit into from
Jun 2, 2019
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
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.