Mercurial > repos > iuc > package_python_2_7_pyyaml_3_11
changeset 4:99267d131c05 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pyyaml_3_11 commit e0f819a2fd56eb5ee30a7fd772780693e1f085fa
author | iuc |
---|---|
date | Wed, 02 Dec 2015 17:38:23 -0500 |
parents | b7a084c9e994 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Oct 19 19:27:19 2015 -0400 +++ b/tool_dependencies.xml Wed Dec 02 17:38:23 2015 -0500 @@ -1,15 +1,21 @@ <?xml version="1.0"?> <tool_dependency> <package name="python" version="2.7.10"> - <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="80931fb5f433" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> + </package> + <package name="libyaml" version="0.1.5"> + <repository changeset_revision="b36f26f0d34b" name="package_libyaml_0_1_5" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="pyyaml" version="3.11"> <install version="1.0"> <actions> <action type="setup_python_environment"> - <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> + <repository changeset_revision="80931fb5f433" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="python" version="2.7.10" /> </repository> + <repository changeset_revision="b36f26f0d34b" name="package_libyaml_0_1_5" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> + <package name="libyaml" version="0.1.5" /> + </repository> <package md5sum="f50e08ef0fe55178479d3a618efe21db">https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz</package> </action> <action type="set_environment">