Mercurial > repos > iuc > jbrowse
diff macros.xml @ 19:8f33c9fbc119 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
author | iuc |
---|---|
date | Fri, 06 Jul 2018 06:10:18 -0400 |
parents | ff11d442feed |
children | 1c718d8b3532 |
line wrap: on
line diff
--- a/macros.xml Thu Nov 16 09:44:45 2017 -0500 +++ b/macros.xml Fri Jul 06 06:10:18 2018 -0400 @@ -1,8 +1,9 @@ <?xml version="1.0"?> <macros> + <token name="@TOOL_VERSION@">1.12.5</token> <xml name="requirements"> <requirements> - <requirement type="package" version="1.12.3">jbrowse</requirement> + <requirement type="package" version="@TOOL_VERSION@">jbrowse</requirement> <requirement type="package" version="2.7">python</requirement> <requirement type="package" version="1.66">biopython</requirement> <requirement type="package" version="0.6.2">bcbiogff</requirement> @@ -12,7 +13,7 @@ </requirements> </xml> <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> - <token name="@WRAPPER_VERSION@">0.7.0</token> + <token name="@WRAPPER_VERSION@">galaxy0</token> <xml name="stdio"> <stdio> <exit_code range="1:"/>