diff macros.xml @ 47:6b91a500c96d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
author iuc
date Fri, 06 Jul 2018 06:10:01 -0400
parents 665c4f3e48ae
children 6492c2deb009
line wrap: on
line diff
--- a/macros.xml	Thu Nov 16 09:44:18 2017 -0500
+++ b/macros.xml	Fri Jul 06 06:10:01 2018 -0400
@@ -1,8 +1,9 @@
 <?xml version="1.0"?>
 <macros>
+  <token name="@TOOL_VERSION@">1.12.5</token>
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="1.12.3">jbrowse</requirement>
+      <requirement type="package" version="@TOOL_VERSION@">jbrowse</requirement>
       <requirement type="package" version="2.7">python</requirement>
       <requirement type="package" version="1.66">biopython</requirement>
       <requirement type="package" version="0.6.2">bcbiogff</requirement>
@@ -12,7 +13,7 @@
     </requirements>
   </xml>
   <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token>
-  <token name="@WRAPPER_VERSION@">0.7.0</token>
+  <token name="@WRAPPER_VERSION@">galaxy0</token>
   <xml name="stdio">
     <stdio>
       <exit_code range="1:"/>