diff macros.xml @ 10:7f13dc906cb9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 164c36ba98fe4cd293e035efca00a9efa885a7ec"
author iuc
date Mon, 11 Oct 2021 10:09:51 +0000
parents e6cbe3190642
children 31a35811dda6
line wrap: on
line diff
--- a/macros.xml	Mon Nov 23 10:56:29 2020 +0000
+++ b/macros.xml	Mon Oct 11 10:09:51 2021 +0000
@@ -1,12 +1,13 @@
 <?xml version="1.0"?>
 <macros>
-  <token name="@CIRCOS_VERSION@">0.69.8</token>
+  <token name="@TOOL_VERSION@">0.69.8</token>
+  <token name="@VERSION_SUFFIX@">8</token>
 
-  <token name="@WRAPPER_VERSION@">@CIRCOS_VERSION@+galaxy7</token>
+  <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy@VERSION_SUFFIX@</token>
 
   <xml name="requirements">
       <requirements>
-        <requirement type="package" version="@CIRCOS_VERSION@">circos</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">circos</requirement>
         <requirement type="package" version="2.7">python</requirement>
         <requirement type="package" version="0.6.4">bcbiogff</requirement>
         <requirement type="package" version="1.70">biopython</requirement>