diff macros.xml @ 10:8863f1733e36 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit d1f8cb0c56e082656c5d4a8729e612bdc5b6e3cc"
author iuc
date Sat, 27 Nov 2021 09:46:31 +0000
parents 9c8cae95df54
children daf2c40fc3f6
line wrap: on
line diff
--- a/macros.xml	Tue Jan 28 10:33:14 2020 +0000
+++ b/macros.xml	Sat Nov 27 09:46:31 2021 +0000
@@ -6,13 +6,19 @@
 			<yield />
 		</citations>
 	</xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">transit</xref>
+        </xrefs>
+    </xml>
 	<xml name="requirements">
 		<requirements>
-			<requirement type="package" version="@VERSION@">transit</requirement>
+			<requirement type="package" version="@TOOL_VERSION@">transit</requirement>
 			<yield />
 		</requirements>
 	</xml>
-	<token name="@VERSION@">3.0.2</token>
+	<token name="@TOOL_VERSION@">3.0.2</token>
+	<token name="@VERSION_SUFFIX@">1</token>
 	<xml name="outputs">
         <yield />
         <data name="sites" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string} Sites" />