Mercurial > repos > iuc > package_python_2_7_requests_2_7
view tool_dependencies.xml @ 2:7e330b122c8c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_requests_2_7 commit e0f819a2fd56eb5ee30a7fd772780693e1f085fa
author | iuc |
---|---|
date | Wed, 02 Dec 2015 17:38:47 -0500 |
parents | 23231406106f |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="python" version="2.7"> <repository changeset_revision="fe91e8bbaae5" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="requests" version="2.7"> <install version="1.0"> <actions> <action type="setup_python_environment"> <repository changeset_revision="fe91e8bbaae5" name="package_python_2_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="python" version="2.7" /> </repository> <package md5sum="29b173fd5fa572ec0764d1fd7b527260">https://pypi.python.org/packages/source/r/requests/requests-2.7.0.tar.gz</package> </action> <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="PYTHONPATH_REQUESTS">$INSTALL_DIR/lib/python</environment_variable> <environment_variable action="set_to" name="REQUESTS_ROOT_DIR">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme>Compiling and installing the Python requests library.</readme> </package> </tool_dependency>