| Previous changeset 31:c092a2f58013 (2025-10-27) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pangolin commit 2ca3f9ad1c61effb960c9ee627cd1b07c99a8b8f |
|
modified:
pangolin.xml |
| b |
| diff -r c092a2f58013 -r c12c7d0e067b pangolin.xml --- a/pangolin.xml Mon Oct 27 09:30:35 2025 +0000 +++ b/pangolin.xml Mon Nov 17 12:57:02 2025 +0000 |
| b |
| @@ -1,7 +1,7 @@ <tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy2" profile="21.09"> <description>Phylogenetic Assignment of Outbreak Lineages</description> <macros> - <token name="@TOOL_VERSION@">4.3.2</token> + <token name="@TOOL_VERSION@">4.3.4</token> <token name="@PANGOLIN_DATA_VERSION@">1.26</token> <token name="@CONSTELLATIONS_VERSION@">0.1.12</token> <!-- a regex describing the pangolin-data versions that this wrapper version @@ -49,7 +49,7 @@ versions become available. Also, please check for updated dependencies when updating the wrapper for other reasons. --> <requirement type="package" version="0.3.19">scorpio</requirement> - <requirement type="package" version="1.35">pangolin-data</requirement> + <requirement type="package" version="1.36">pangolin-data</requirement> <requirement type="package" version="0.1.12">constellations</requirement> <requirement type="package" version="0.6.6">usher</requirement> <requirement type="package" version="1.2.3">gofasta</requirement> |