Mercurial > repos > iuc > ncbi_datasets
comparison macros.xml @ 21:0f3b3813b6ae draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit c1c3f90e4aa7dc258aa61d98ec4eac0b97eef426
author | iuc |
---|---|
date | Mon, 21 Jul 2025 19:28:16 +0000 |
parents | 7b925f7c50b2 |
children | 03a801ded645 |
comparison
equal
deleted
inserted
replaced
20:7b925f7c50b2 | 21:0f3b3813b6ae |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">17.1.0</token> | 2 <token name="@TOOL_VERSION@">18.4.1</token> |
3 <token name="@VERSION_SUFFIX@">0</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
4 <token name="@PROFILE@">23.0</token> | 4 <token name="@PROFILE@">23.0</token> |
5 <token name="@LICENSE@">MIT</token> | 5 <token name="@LICENSE@">MIT</token> |
6 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token> | 6 <token name="@PROFILE_AND_LICENSE@">profile="@PROFILE@" license="@LICENSE@"</token> |
7 <token name="@SETUP_CERTIFICATES@"><![CDATA[ | 7 <token name="@SETUP_CERTIFICATES@"><![CDATA[ |
10 ]]></token> | 10 ]]></token> |
11 <xml name="requirements"> | 11 <xml name="requirements"> |
12 <requirements> | 12 <requirements> |
13 <requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement> | 13 <requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement> |
14 <requirement type="package" version="2025.1.31">ca-certificates</requirement> | 14 <requirement type="package" version="2025.1.31">ca-certificates</requirement> |
15 <requirement type="package" version="6.0">unzip</requirement> | 15 <!-- Removed line below because it was causing "skipping: [..] need PK compat. v4.5 (can do v2.1)" --> |
16 <!-- <requirement type="package" version="6.0">unzip</requirement> --> | |
16 </requirements> | 17 </requirements> |
17 </xml> | 18 </xml> |
18 <xml name="bio_tools"> | 19 <xml name="bio_tools"> |
19 <xrefs> | 20 <xrefs> |
20 <xref type="bio.tools">ncbi_datasets</xref> | 21 <xref type="bio.tools">ncbi_datasets</xref> |