Mercurial > repos > cpalm > ingtest
changeset 26:9e8149cb0ba4 draft
Uploaded
author | cpalm |
---|---|
date | Tue, 20 Aug 2013 11:04:29 -0400 |
parents | eb47a01f6fba |
children | 6393882b5bff |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Aug 20 10:42:00 2013 -0400 +++ b/tool_dependencies.xml Tue Aug 20 11:04:29 2013 -0400 @@ -3,7 +3,7 @@ <package name="requests" version="1.2.3"> <install version="1.0"> <actions> - <action type="download_by_url" >http://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.1.tar.gz</action> + <action type="download_by_url" target_filename="requests-1.2.3" >https://pypi.python.org/packages/source/r/requests/requests-1.2.3.tar.gz</action> <action type="set_environment"> <environment_variable name="PYTHONPATH" action="append_to">$INSTALL_DIR/lib/python</environment_variable> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>