Mercurial > repos > iuc > prestor_abseq3
diff presto_macros.xml @ 2:dfd01596503e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit a42c43c1528ae7b7efe2c5ef848681d574df0405"
author | iuc |
---|---|
date | Tue, 22 Jun 2021 16:35:20 +0000 |
parents | ef917c03493c |
children | 967b96c6005a |
line wrap: on
line diff
--- a/presto_macros.xml Wed May 13 09:27:39 2020 -0400 +++ b/presto_macros.xml Tue Jun 22 16:35:20 2021 +0000 @@ -8,7 +8,7 @@ <xml name="requirements"> <requirements> - <requirement type="package" version="0.5.4">presto</requirement> + <requirement type="package" version="0.6.2">presto</requirement> </requirements> </xml> @@ -36,7 +36,7 @@ <validator type="regex" message="Value may include alphanumeric characters, underscores and spaces.">[A-Za-z0-9_ ]+</validator> </xml> - <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io/en/latest/tools</token> + <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io</token> <!-- When modifying this file ensure that the version here matches the version above in requirements. --> <token name="@PRESTO_VERSION@">0.5.4</token> @@ -55,4 +55,4 @@ - Steps that take a single set of fastq inputs can only take a single file * The ``--outdir`` and ``--outname`` options are not supported; output files are named directly ]]></token> -</macros> \ No newline at end of file +</macros>