Mercurial > repos > gga > chado_feature_load_fasta
changeset 10:c8daea04e13d draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f6b1d17247047ed5c7701f81d546fb41eb5e2ac8
| author | gga | 
|---|---|
| date | Thu, 24 Jan 2019 03:05:04 -0500 | 
| parents | 5de593241e8d | 
| children | d2a80834f750 | 
| files | macros.xml | 
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/macros.xml Fri Nov 23 10:41:57 2018 -0500 +++ b/macros.xml Thu Jan 24 03:05:04 2019 -0500 @@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.2.3">python-chado</requirement> + <requirement type="package" version="2.2.5">python-chado</requirement> <requirement type="package" version="1.5">jq</requirement> <yield/> </requirements> @@ -16,7 +16,7 @@ </stdio> </xml> - <token name="@WRAPPER_VERSION@">2.2.3</token> + <token name="@WRAPPER_VERSION@">2.2.5</token> <xml name="citation"> <citations>
