changeset 2:8a3955d56000 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 509c2b92ecc3845f761fd7b6b6ba07ca50aa76b0
author iuc
date Thu, 06 Jun 2024 07:21:29 +0000 (10 months ago)
parents 3542cd220bc3
children
files data_manager/macro.xml tool_data_table_conf.xml.sample
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/macro.xml	Fri Aug 25 23:34:04 2023 +0000
+++ b/data_manager/macro.xml	Thu Jun 06 07:21:29 2024 +0000
@@ -4,7 +4,7 @@
     <token name="@GIT_VERSION@">2.34.1</token>
     <token name="@GIT_DB@">4.0.10</token>
     <token name="@PYTHON_VERSION@">3.11.3</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@PROFILE@">21.05</token>
     <xml name="requirements">
         <requirements>
--- a/tool_data_table_conf.xml.sample	Fri Aug 25 23:34:04 2023 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Jun 06 07:21:29 2024 +0000
@@ -3,6 +3,6 @@
     <!-- Locations of plasmidfinder database in the required format -->
     <table name="plasmidfinder_database" comment_char="#">
         <columns>value, name, date, path</columns>
-        <file path="tool-data/plasmidfinder_database.loc.sample" />
+        <file path="tool-data/plasmidfinder_database.loc" />
     </table>
 </tables>