Mercurial > repos > iuc > hivclustering
diff macros.xml @ 1:82a1f2b4e441 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
| author | iuc |
|---|---|
| date | Sat, 05 Oct 2024 16:40:40 +0000 |
| parents | aa1c50d6ce93 |
| children | 0fabd3ab9901 |
line wrap: on
line diff
--- a/macros.xml Thu Jun 14 07:04:18 2018 -0400 +++ b/macros.xml Sat Oct 05 16:40:40 2024 +0000 @@ -2,10 +2,12 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="@VERSION@">python-hivclustering</requirement> + <requirement type="package" version="@TOOL_VERSION@">python-hivclustering</requirement> </requirements> </xml> - <token name="@VERSION@">1.3.1</token> + <token name="@TOOL_VERSION@">1.3.1</token> + <token name="@VERSION_SUFFIX@">1</token> + <token name="@PROFILE@">23.1</token> <xml name="citations"> <citations> <citation type="bibtex">
