comparison tool_dependencies.xml @ 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
comparison
equal deleted inserted replaced
3:b7a084c9e994 4:99267d131c05
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="python" version="2.7.10"> 3 <package name="python" version="2.7.10">
4 <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="80931fb5f433" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="libyaml" version="0.1.5">
7 <repository changeset_revision="b36f26f0d34b" name="package_libyaml_0_1_5" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package> 8 </package>
6 <package name="pyyaml" version="3.11"> 9 <package name="pyyaml" version="3.11">
7 <install version="1.0"> 10 <install version="1.0">
8 <actions> 11 <actions>
9 <action type="setup_python_environment"> 12 <action type="setup_python_environment">
10 <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> 13 <repository changeset_revision="80931fb5f433" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
11 <package name="python" version="2.7.10" /> 14 <package name="python" version="2.7.10" />
15 </repository>
16 <repository changeset_revision="b36f26f0d34b" name="package_libyaml_0_1_5" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
17 <package name="libyaml" version="0.1.5" />
12 </repository> 18 </repository>
13 <package md5sum="f50e08ef0fe55178479d3a618efe21db">https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz</package> 19 <package md5sum="f50e08ef0fe55178479d3a618efe21db">https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz</package>
14 </action> 20 </action>
15 <action type="set_environment"> 21 <action type="set_environment">
16 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 22 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>