Mercurial > repos > iuc > package_python_2_7_gffutils_0_8
changeset 4:3fba17f506dd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_gffutils_0_8 commit b506753c5a6c755d070d36eab553e79692b2f232
| author | iuc |
|---|---|
| date | Mon, 19 Oct 2015 19:22:59 -0400 |
| parents | 50cf40968560 |
| children | f5376ac25028 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Oct 19 16:52:58 2015 -0400 +++ b/tool_dependencies.xml Mon Oct 19 19:22:59 2015 -0400 @@ -1,13 +1,13 @@ <?xml version="1.0"?> <tool_dependency> <package name="python" version="2.7.10"> - <repository changeset_revision="b9171d06f311" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="2f32acbaf21a" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="gffutils" version="0.8"> <install version="1.0"> <actions> <action type="setup_python_environment"> - <repository changeset_revision="b9171d06f311" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="2f32acbaf21a" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="python" version="2.7.10" /> </repository> <!-- allow downloading and installing an Python package from https://pypi.org/ -->
