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 sequana_pipetools to 1.2.0 #42830

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open
Changes from 46 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
d86f22f
Update sequana_pipetools to 0.9.5
BiocondaBot Nov 18, 2022
4d65a69
Update sequana_pipetools to 0.9.6
BiocondaBot Nov 21, 2022
8eb7f8f
Update sequana_pipetools to 0.10.0
BiocondaBot Nov 21, 2022
e1cef3c
Update meta.yaml
dpryan79 Nov 25, 2022
4cf65d1
Update meta.yaml
dpryan79 Nov 25, 2022
0d627d6
Update sequana_pipetools to 0.10.1
BiocondaBot Jan 9, 2023
62d11ee
Update sequana_pipetools to 0.10.2
BiocondaBot Feb 3, 2023
0fb69b8
Update sequana_pipetools to 0.11.0
BiocondaBot Apr 2, 2023
311daf3
Update sequana_pipetools to 0.11.1
BiocondaBot Apr 3, 2023
26cb331
Update sequana_pipetools to 0.12.0
BiocondaBot Apr 27, 2023
33201e4
Update sequana_pipetools to 0.12.1
BiocondaBot Apr 28, 2023
1552561
Merge branch 'master' into bump/sequana_pipetools
cokelaer Apr 28, 2023
840e5d0
Update sequana_pipetools to 0.12.2
BiocondaBot May 16, 2023
46f5199
Update sequana_pipetools to 0.12.3
BiocondaBot May 19, 2023
b291d2e
Update sequana_pipetools to 0.12.4
BiocondaBot May 22, 2023
a4ad166
Update sequana_pipetools to 0.12.5
BiocondaBot Jul 28, 2023
46dc1f0
Update sequana_pipetools to 0.13.0
BiocondaBot Aug 5, 2023
8236d4d
Update meta.yaml
dpryan79 Sep 4, 2023
50da0a9
Update meta.yaml
dpryan79 Sep 4, 2023
dd6a3df
Update meta.yaml
dpryan79 Sep 4, 2023
ed7bbff
try cleaning up meta.yaml
mencian Sep 17, 2023
9d2ab3d
Update sequana_pipetools to 0.14.0
BiocondaBot Sep 20, 2023
42a6648
add versionix
mencian Sep 24, 2023
155285f
Update sequana_pipetools to 0.14.1
BiocondaBot Oct 5, 2023
b0ead8b
Update sequana_pipetools to 0.15.0
BiocondaBot Oct 30, 2023
beeb8ab
Update sequana_pipetools to 0.16.0
BiocondaBot Nov 23, 2023
ba4001f
Update sequana_pipetools to 0.16.1
BiocondaBot Nov 25, 2023
f940a22
Update sequana_pipetools to 0.16.2
BiocondaBot Dec 2, 2023
4e37293
Update sequana_pipetools to 0.16.3
BiocondaBot Dec 5, 2023
a9626ef
Update sequana_pipetools to 0.16.4
BiocondaBot Dec 5, 2023
b09364f
Update sequana_pipetools to 0.16.5
BiocondaBot Dec 11, 2023
2fccd56
Update sequana_pipetools to 0.16.6
BiocondaBot Dec 13, 2023
16e9200
Update sequana_pipetools to 0.16.7
BiocondaBot Dec 21, 2023
8a7190c
Update sequana_pipetools to 0.16.8
BiocondaBot Jan 7, 2024
325ca3d
Update sequana_pipetools to 0.16.9
BiocondaBot Jan 11, 2024
80ad6e8
Update sequana_pipetools to 0.17.0
BiocondaBot Jan 13, 2024
c5b8322
Update sequana_pipetools to 0.17.1
BiocondaBot Feb 5, 2024
5eb6eb8
Update sequana_pipetools to 0.17.2
BiocondaBot Feb 9, 2024
36d32e9
Update sequana_pipetools to 0.17.3
BiocondaBot Feb 13, 2024
d283362
Update sequana_pipetools to 1.0.0
BiocondaBot Mar 29, 2024
9a0182d
Update sequana_pipetools to 1.0.1
BiocondaBot Apr 5, 2024
9ea0629
Update sequana_pipetools to 1.0.2
BiocondaBot Jun 24, 2024
e6aa717
Update sequana_pipetools to 1.0.3
BiocondaBot Aug 23, 2024
4727710
Update sequana_pipetools to 1.0.4
BiocondaBot Aug 29, 2024
6ea1585
Update sequana_pipetools to 1.0.5
BiocondaBot Sep 12, 2024
7fd7d2e
Update sequana_pipetools to 1.0.6
BiocondaBot Oct 17, 2024
b6938e9
Update sequana_pipetools to 1.1.0
BiocondaBot Oct 31, 2024
cfab5c7
Update sequana_pipetools to 1.1.1
BiocondaBot Nov 21, 2024
5d21de1
Update sequana_pipetools to 1.2.0
BiocondaBot Jan 22, 2025
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
61 changes: 33 additions & 28 deletions recipes/sequana_pipetools/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,54 +1,59 @@
{% set version = "0.9.4" %}
{% set name = "sequana_pipetools" %}
{% set sha = "d2eea9079e58c6154363613f421360efc336b0e41263c099d4f0db65399f71a1" %}
{% set version = "1.0.6" %}
{% set sha256 = "02b05855d770f23b909a7f0d18f02fb4df9a1c7b939fbc52c6baed98c7e3bc55" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: {{ sha }}
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/sequana_pipetools-{{ version }}.tar.gz
sha256: {{ sha256 }}

build:
noarch: python
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vvv
entry_points:
- sequana_completion=sequana_pipetools.completion:main
- sequana_slurm_status=sequana_pipetools.slurm:main
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv"
- sequana_completion = sequana_pipetools.scripts.completion:main
- sequana_slurm_status = sequana_pipetools.scripts.slurm:main
run_exports:
- {{ pin_subpackage('sequana_pipetools', max_pin="x.x") }}

requirements:
host:
- python
- setuptools
- python >=3.8
- pip
- poetry-core >=1.0.0
run:
- python
- deprecated
- easydev
- parse
- ruamel.yaml
- pykwalify
- importlib_resources
- pyyaml
- aiohttp
- tqdm
- python >=3.8
- deprecated >=1.2.13
- easydev >=0.12.1
- parse >=1.19.0
- ruamel.yaml >=0.17.32
- packaging >=23.1
- pykwalify >=1.8
- importlib_resources >=5.4.0
- pyyaml >=1.3
- aiohttp >=3.8.4
- tqdm >=4.65
- charset-normalizer >=2.0.0,<3.0.0
- versionix >=0.2.0

test:
imports:
- sequana_pipetools
commands:
- sequana_completion --help 1>out 2>err
- sequana_slurm_status --help 1>out 2>err

- sequana_completion --help
- sequana_slurm_status --help

about:
home: "https://github.com/sequana/sequana_pipetools"
license: "BSD 3-clause"
summary: "A set of tools to help building or using Sequana pipelines"
home: https://github.com/sequana/sequana_pipetools
summary: A set of tools to help building or using Sequana pipelines
license: BSD-3-Clause
license_family: BSD
doc_url: https://sequana.readthedocs.io/en/main/

extra:
recipe-maintainers:
recipe-maintainers:
- cokelaer
Loading