comparison tool_dependencies.xml @ 3:64e2daea7b15 draft

Uploaded
author iuc
date Wed, 18 Feb 2015 11:32:51 -0500
parents a7f103854ad5
children abe08c0e0b84
comparison
equal deleted inserted replaced
2:a7f103854ad5 3:64e2daea7b15
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="ez_setup" version="0.9"> 3 <package name="ez_setup" version="0.9">
4 <repository changeset_revision="168f0a5504b5" name="package_ez_setup_0_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="bda775c3b024" name="package_ez_setup_0_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="pysam" version="0.7.7"> 6 <package name="pysam" version="0.7.7">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">https://pypi.python.org/packages/source/p/pysam/pysam-0.7.7.tar.gz</action> 9 <action type="download_by_url">https://pypi.python.org/packages/source/p/pysam/pysam-0.7.7.tar.gz</action>
10 <action type="set_environment_for_install"> 10 <action type="set_environment_for_install">
11 <repository changeset_revision="168f0a5504b5" name="package_ez_setup_0_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 11 <repository changeset_revision="bda775c3b024" name="package_ez_setup_0_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
12 <package name="ez_setup" version="0.9" /> 12 <package name="ez_setup" version="0.9" />
13 </repository> 13 </repository>
14 </action> 14 </action>
15 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin</action> 15 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin</action>
16 <action type="set_environment"> 16 <action type="set_environment">