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

Update gprofiler-official to 1.0.0 #12213

Merged
merged 7 commits into from
Aug 28, 2019
Merged
Show file tree
Hide file tree
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
3 changes: 0 additions & 3 deletions recipes/gprofiler-official/build.sh

This file was deleted.

19 changes: 11 additions & 8 deletions recipes/gprofiler-official/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
package:
name: gprofiler-official
version: "0.2.3"
version: "1.0.0"

source:
url: https://pypi.python.org/packages/fa/67/92a393d6518fb46a5e5f17133598e25482a9a9f3901c05da1f6a1f3d4fbe/gprofiler-official-0.2.3.tar.gz
md5: 71e98ce80b311ad19af1d4de2fea37db
url: https://files.pythonhosted.org/packages/ec/c1/d9252620d09a064247d1623ebc4732d624921a2ed80a677f8b9ce61810dd/gprofiler-official-1.0.0.tar.gz
sha256: 5015b47f10fbdcb59c57e342e815c9c07afbe57cd3984154f75b845ddef2445d

build:
number: 1
skip: True # [not py27]
number: 0
noarch: python
script: "{{ PYTHON }} -m pip install --no-deps --ignore-installed ."

requirements:
host:
- python

- python >=3
- pip
run:
- python
- python >=3
- requests

test:
imports:
Expand All @@ -24,5 +26,6 @@ test:
about:
home: http://biit.cs.ut.ee/gprofiler
license: BSD License
license_file: LICENSE.txt
summary: 'Functional enrichment analysis and more via the g:Profiler toolkit'
license_family: BSD