diff macros.xml @ 12:e946a539ddf7 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 12:03:54 +0000
parents 1003dfe587ea
children ad98596cf471
line wrap: on
line diff
--- a/macros.xml	Thu Apr 09 13:57:13 2020 +0000
+++ b/macros.xml	Tue Jul 28 12:03:54 2020 +0000
@@ -1,9 +1,9 @@
 <macros>
-    <token name="@VERSION@">2.4.2.2</token>
+    <token name="@TOOL_VERSION@">3.1.1</token>
 
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2.4.1">openbabel</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">openbabel</requirement>
             <requirement type="package" version="3">python</requirement>
             <yield />
         </requirements>