changeset 22:47293dd60e0d draft

Uploaded
author cpalm
date Mon, 19 Aug 2013 19:51:12 -0400
parents 65a2dd9c6470
children 1c454799a8df
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Aug 19 19:31:36 2013 -0400
+++ b/tool_dependencies.xml	Mon Aug 19 19:51:12 2013 -0400
@@ -2,8 +2,8 @@
 <tool_dependency>
     <package name="requests" version="1.2.3">
         <install version="1.0">
-            <actions>
-                <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>
+            <actions>  
+                <action type="download_by_url" target_filename="requests-1.2.3" >http://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.1.tar.gz</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="make_directory">$INSTALL_DIR/bin</action>
                 <action type="set_environment">