diff macros.xml @ 3:fd59d783248a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit f04fe62fb7dbad75e597da8cd674cfe36ed3d80a"
author iuc
date Mon, 02 Dec 2019 08:14:29 -0500
parents 014a21767ac4
children 184dfd9e113d
line wrap: on
line diff
--- a/macros.xml	Tue Sep 17 16:54:57 2019 -0400
+++ b/macros.xml	Mon Dec 02 08:14:29 2019 -0500
@@ -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>