diff macros.xml @ 3:a2b4b1b1a88e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit f04fe62fb7dbad75e597da8cd674cfe36ed3d80a"
author iuc
date Mon, 02 Dec 2019 13:13:27 +0000
parents 890ef899a3d7
children 6d45ebe16927
line wrap: on
line diff
--- a/macros.xml	Tue Sep 17 16:54:24 2019 -0400
+++ b/macros.xml	Mon Dec 02 13:13:27 2019 +0000
@@ -2,7 +2,7 @@
 <macros>
   <token name="@CIRCOS_VERSION@">0.69.8</token>
 
-  <token name="@WRAPPER_VERSION@">@CIRCOS_VERSION@+galaxy1</token>
+  <token name="@WRAPPER_VERSION@">@CIRCOS_VERSION@+galaxy2</token>
 
   <xml name="requirements">
       <requirements>
@@ -12,6 +12,7 @@
         <requirement type="package" version="1.70">biopython</requirement>
         <requirement type="package" version="0.3.13">pybigwig</requirement>
         <requirement type="package" version="0.23">circos-tools</requirement>
+        <requirement type="package" version="1.29">tar</requirement>
         <yield />
       </requirements>
   </xml>