# HG changeset patch # User iuc # Date 1724401096 0 # Node ID ca2c752a22e4855830d1f6fcd8d826f873ccd50d # Parent 866be6c6081069567ffec91522214f04903fc5c5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dram commit 3234c3d93fa294fa9c2c5148eae4b399d42904d8 diff -r 866be6c60810 -r ca2c752a22e4 dram_merge_annotations.xml --- a/dram_merge_annotations.xml Fri Feb 09 21:36:08 2024 +0000 +++ b/dram_merge_annotations.xml Fri Aug 23 08:18:16 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="dram_merge_annotations" name="DRAM merge multiple annotations" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> +<tool id="dram_merge_annotations" name="DRAM merge multiple annotations" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>into a single set</description> <macros> <import>macros.xml</import> diff -r 866be6c60810 -r ca2c752a22e4 macros.xml --- a/macros.xml Fri Feb 09 21:36:08 2024 +0000 +++ b/macros.xml Fri Aug 23 08:18:16 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">1.3.5</token> + <token name="@TOOL_VERSION@">1.5.0</token> <!-- token name="@VERSION_SUFFIX@">0</token --> <token name="@PROFILE@">20.09</token> <xml name="bio_tools"> @@ -10,6 +10,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">dram</requirement> + <yield/> </requirements> </xml> <xml name="stdio">