Repository 'spyboat'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/spyboat

Changeset 8:10ae027ab022 (2023-12-20)
Previous changeset 7:4c51f0bac726 (2023-11-13)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/spyboat commit 4b95b96461684de086fe7e8086af9385f3ed7930
modified:
spyboat.xml
b
diff -r 4c51f0bac726 -r 10ae027ab022 spyboat.xml
--- 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[