Mercurial > repos > iuc > package_python_2_7_requests_2_7
comparison tool_dependencies.xml @ 0:e96b649190ad draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_requests_2_7 commit cd4cb18a1b2a7679f6d1d2e87c2c1cf3ab875f55
| author | iuc |
|---|---|
| date | Mon, 05 Oct 2015 18:23:52 -0400 |
| parents | |
| children | 3f30b1f60e42 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:e96b649190ad |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7"> | |
| 4 <repository changeset_revision="94e61bd56e40" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="requests" version="2.7"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_python_environment"> | |
| 10 <repository changeset_revision="94e61bd56e40" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 11 <package name="python" version="2.7" /> | |
| 12 </repository> | |
| 13 <package md5sum="29b173fd5fa572ec0764d1fd7b527260">https://pypi.python.org/packages/source/r/requests/requests-2.7.0.tar.gz</package> | |
| 14 </action> | |
| 15 <action type="set_environment"> | |
| 16 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> | |
| 17 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 18 <environment_variable action="set_to" name="PYTHONPATH_REQUESTS">$INSTALL_DIR/lib/python</environment_variable> | |
| 19 <environment_variable action="set_to" name="REQUESTS_ROOT_DIR">$INSTALL_DIR</environment_variable> | |
| 20 </action> | |
| 21 </actions> | |
| 22 </install> | |
| 23 <readme>Compiling and installing the Python requests library.</readme> | |
| 24 </package> | |
| 25 </tool_dependency> |
