diff macros.xml @ 6:41f34e925bd5 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:59:31 +0000
parents 20f522154663
children be4646256624
line wrap: on
line diff
--- a/macros.xml	Wed Jan 29 17:17:19 2020 -0500
+++ b/macros.xml	Thu Apr 15 18:59:31 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" >