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

fix issue with sistr container #46712

Merged
merged 2 commits into from
Mar 24, 2024
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: 2 additions & 1 deletion recipes/sistr_cmd/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
python -m pip install . --no-deps --no-build-isolation --ignore-installed --no-cache-dir -vvv
python -m pip install . --no-deps --no-build-isolation --ignore-installed --no-cache-dir -vvv
${PREFIX}/bin/sistr_init
6 changes: 1 addition & 5 deletions recipes/sistr_cmd/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ package:
version: "{{ version }}"

source:
#url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
#sha256: f68de3f90c2d744db1f282db82f9e4094626c1448a5dbf834ff853c760975bb5
url: https://github.com/phac-nml/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 5acffbaeb345bb6bdea4fae3317e651c254b114b37762eeb284c5bfa928329a2


build:
number: 0
number: 1
noarch: python
run_exports:
- {{ pin_subpackage(name, max_pin="x") }}
#script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation --ignore-installed --no-cache-dir -vvv
entry_points:
- sistr=sistr.sistr_cmd:main
- sistr_init=sistr.sistr_cmd:setup_sistr_dbs
Expand Down Expand Up @@ -62,4 +59,3 @@ extra:
- usegalaxy-eu:sistr_cmd
- doi:10.1371/journal.pone.0147101
- biotools:SISTR