comparison tool_dependencies.xml @ 2:943c3cc7d1e9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pyyaml_3_11 commit d094788c200e3ecf24f2a429000c888e82131ed1
author iuc
date Mon, 19 Oct 2015 16:59:36 -0400
parents f33aa2e31857
children b7a084c9e994
comparison
equal deleted inserted replaced
1:f33aa2e31857 2:943c3cc7d1e9
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="997181c8671c" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="b1a672a0df3c" 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" />
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="997181c8671c" name="package_python_2_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> 10 <repository changeset_revision="b1a672a0df3c" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.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="b36f26f0d34b" name="package_libyaml_0_1_5" owner="iuc" toolshed="https://toolshed.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>