Mercurial > repos > iuc > hicstuff_pipeline
diff macros.xml @ 2:8145c21a0ca7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit 07701847a3c4d66ee12cecd37b5129ed6984082a
| author | iuc |
|---|---|
| date | Thu, 10 Oct 2024 17:25:57 +0000 |
| parents | abda9f79fde5 |
| children | 303e0c1b65b9 |
line wrap: on
line diff
--- a/macros.xml Fri Oct 04 08:47:50 2024 +0000 +++ b/macros.xml Thu Oct 10 17:25:57 2024 +0000 @@ -1,11 +1,11 @@ <macros> - <token name="@TOOL_VERSION@">3.1.5</token><!-- TODO remove cooler and biopython requirement on update --> + <token name="@TOOL_VERSION@">3.2.3</token><!-- TODO remove cooler and biopython requirement on update --> <token name="@PROFILE@">21.09</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">hicstuff</requirement> <requirement type="package" version="0.10.2">cooler</requirement> - <requirement type="package" version="1.80">biopython</requirement> + <requirement type="package" version="1.84">biopython</requirement> <yield/> </requirements> </xml>
