changeset 10:daafbf85cfcd draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 5bbc8d3928e085c96114fea3d093447ed85b437a
author tduigou
date Mon, 17 Nov 2025 14:15:21 +0000
parents fc1225e0752f
children
files macros.xml rpextractsink.xml
diffstat 2 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Oct 24 09:48:43 2025 +0000
+++ b/macros.xml	Mon Nov 17 14:15:21 2025 +0000
@@ -1,6 +1,6 @@
 <macros>
-    <token name="@TOOL_VERSION@">6.7.1</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@TOOL_VERSION@">6.7.2</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">rptools</requirement>
--- a/rpextractsink.xml	Fri Oct 24 09:48:43 2025 +0000
+++ b/rpextractsink.xml	Mon Nov 17 14:15:21 2025 +0000
@@ -37,8 +37,7 @@
                 checked="true" label="Do not connect to Internet"
                 help="If True, do not retrieve InChI from Internet" />
             <param name="datatype" type="select" label="Cache data">
-                <option value="mnx4.4" selected="True">mnx4.4</option>
-                <option value="mnx3.1">mnx3.1</option>
+                <option value="mnx3.1" selected="True">mnx3.1</option>
             </param>
         </section>
     </inputs>