changeset 8:10ae027ab022 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/spyboat commit 4b95b96461684de086fe7e8086af9385f3ed7930
author iuc
date Wed, 20 Dec 2023 18:03:23 +0000
parents 4c51f0bac726
children
files spyboat.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/spyboat.xml	Mon Nov 13 08:56:48 2023 +0000
+++ b/spyboat.xml	Wed Dec 20 18:03:23 2023 +0000
@@ -2,13 +2,14 @@
 <description>with SpyBOAT</description>
     <macros>
         <token name="@TOOL_VERSION@">0.1.2</token>
-        <token name="@VERSION_SUFFIX@">2</token>
+        <token name="@VERSION_SUFFIX@">3</token>
     </macros>
     <edam_operations>
         <edam_operation>operation_3443</edam_operation>
     </edam_operations>
     <requirements>
-        <requirement type="package" version="@TOOL_VERSION@">spyboat</requirement>
+        <!-- TODO replace requirement version with TOOL_VERSION: this tool has been accidentally merged with 0.1.2 which did not exist yet-->
+        <requirement type="package" version="0.1.1">spyboat</requirement>
     </requirements>
     <version_command>python '$__tool_directory__/spyboat_cli.py' --version</version_command>
     <command detect_errors="exit_code"><![CDATA[