Mercurial > repos > iuc > package_python_2_7_wget_3_2
comparison tool_dependencies.xml @ 0:c7aaab8b0202 draft default tip
Uploaded
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2016 14:49:43 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:c7aaab8b0202 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="wget" version="3.2"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_python_environment"> | |
| 10 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 11 <package name="python" version="2.7.10" /> | |
| 12 </repository> | |
| 13 <package md5sum="fb7a04ee59a56bd8db974146df1d7a8b"> | |
| 14 https://pypi.python.org/packages/source/w/wget/wget-3.2.zip | |
| 15 </package> | |
| 16 </action> | |
| 17 <action type="set_environment"> | |
| 18 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 19 <environment_variable action="set_to" name="PYTHONPATH_WGET">$INSTALL_DIR</environment_variable> | |
| 20 <environment_variable action="set_to" name="WGET_ROOT_PATH">$INSTALL_DIR</environment_variable> | |
| 21 </action> | |
| 22 </actions> | |
| 23 </install> | |
| 24 <readme>Pure python download utility</readme> | |
| 25 </package> | |
| 26 </tool_dependency> |
