diff macros.xml @ 21:0f3b3813b6ae draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit c1c3f90e4aa7dc258aa61d98ec4eac0b97eef426
author iuc
date Mon, 21 Jul 2025 19:28:16 +0000
parents 7b925f7c50b2
children
line wrap: on
line diff
--- a/macros.xml	Mon Mar 17 11:05:45 2025 +0000
+++ b/macros.xml	Mon Jul 21 19:28:16 2025 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">17.1.0</token>
+    <token name="@TOOL_VERSION@">18.4.1</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">23.0</token>
     <token name="@LICENSE@">MIT</token>
@@ -12,7 +12,8 @@
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">ncbi-datasets-cli</requirement>
             <requirement type="package" version="2025.1.31">ca-certificates</requirement>
-            <requirement type="package" version="6.0">unzip</requirement>
+             <!-- Removed line below because it was causing "skipping: [..] need PK compat. v4.5 (can do v2.1)"  -->
+             <!-- <requirement type="package" version="6.0">unzip</requirement> -->
         </requirements>
     </xml>
     <xml name="bio_tools">