comparison tool_dependencies.xml @ 3:7d3fe16311e8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pyyaml_3_11 commit 999fd0b109aae24b72ce5791b7965941e9b2a19a
author iuc
date Thu, 17 Sep 2015 16:16:33 -0400
parents 7e748c825968
children 0a219c424116
comparison
equal deleted inserted replaced
2:7e748c825968 3:7d3fe16311e8
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="python" version="2.7"> 3 <package name="python" version="2.7.10">
4 <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="libyaml" version="0.1.5">
7 <repository changeset_revision="a0b712103df3" name="package_libyaml_0_1_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package> 5 </package>
9 <package name="pyyaml" version="3.11"> 6 <package name="pyyaml" version="3.11">
10 <install version="1.0"> 7 <install version="1.0">
11 <actions> 8 <actions>
12 <action type="setup_python_environment"> 9 <action type="setup_python_environment">
13 <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 10 <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
14 <package name="python" version="2.7" /> 11 <package name="python" version="2.7.10" />
15 </repository> 12 </repository>
16 <repository changeset_revision="a0b712103df3" name="package_libyaml_0_1_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 13 <package md5sum="f50e08ef0fe55178479d3a618efe21db">https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz</package>
17 <package name="libyaml" version="0.1.5" />
18 </repository>
19 <package>https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.tar.gz#md5=f50e08ef0fe55178479d3a618efe21db</package>
20 </action> 14 </action>
21 <action type="set_environment"> 15 <action type="set_environment">
22 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 16 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
23 </action> 17 </action>
24 </actions> 18 </actions>