changeset 14:b60593baff7d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit dd3394a10a05cf5d862222ef6a1e7edeaf150129"
author iuc
date Fri, 04 Feb 2022 21:26:17 +0000
parents 64be7ff9b97b
children daddf188c13f
files macros.xml nextclade.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Jan 27 14:04:45 2022 +0000
+++ b/macros.xml	Fri Feb 04 21:26:17 2022 +0000
@@ -1,6 +1,6 @@
 <macros>
     <!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools -->
-    <token name="@TOOL_VERSION@">1.10.1</token>
+    <token name="@TOOL_VERSION@">1.10.2</token>
     <xml name="citations">
         <citations>
             <citation type="bibtex">@online{nextclade,
--- a/nextclade.xml	Thu Jan 27 14:04:45 2022 +0000
+++ b/nextclade.xml	Fri Feb 04 21:26:17 2022 +0000
@@ -6,7 +6,7 @@
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">nextclade</requirement>
-        <requirement type="package" version="8.31">coreutils</requirement>
+        <requirement type="package" version="9.0">coreutils</requirement>
     </requirements>
     <version_command>nextclade --version-detailed</version_command>
     <command detect_errors="exit_code"><![CDATA[