diff macros.xml @ 6:c8434a623268 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raceid3 commit 53916f6803b93234f992f5fd4fad61d7013d82af"
author iuc
date Thu, 15 Apr 2021 18:58:58 +0000
parents 86e2358cf273
children 3478133d0f6f
line wrap: on
line diff
--- a/macros.xml	Wed Jan 29 17:18:23 2020 -0500
+++ b/macros.xml	Thu Apr 15 18:58:58 2021 +0000
@@ -25,8 +25,8 @@
     return(unlist(strsplit(string,",")))
 }
     </token>
-    <token name="@VERSION_RACEID@">3</token>
-    <token name="@VERSION_WRAPPER@">1</token>
+    <token name="@VERSION_RACEID@">0.2.3</token>
+    <token name="@VERSION_WRAPPER@">0</token>
 
     <macro name="version_command_config" token_prog="temp" token_cheetah="temp2" token_out="2&#62; '$outlog'">
         <version_command><![CDATA[
@@ -47,8 +47,8 @@
 
     <macro name="requirements" >
         <requirements>
-            <requirement type="package" version="0.1.1">r-raceid</requirement>
-            <requirement type="package" version="1.6.2">bioconductor-scran</requirement>
+            <requirement type="package" version="@VERSION_RACEID@" >r-raceid</requirement>
+            <!-- <requirement type="package" version="1.6.2">bioconductor-scran</requirement> -->
         </requirements>
     </macro>
     <macro name="yesno_checkedno" >