diff tool_dependencies.xml @ 1:704a15a23ae5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_dill_0_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742
author iuc
date Thu, 16 Jul 2015 12:28:32 -0400
parents 7ad60ca02990
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 09 04:44:21 2014 -0400
+++ b/tool_dependencies.xml	Thu Jul 16 12:28:32 2015 -0400
@@ -3,7 +3,7 @@
         <package name="dill" version="0.2">
             <install version="1.0">
                 <actions>
-                    <action type="download_by_url">https://pypi.python.org/packages/source/d/dill/dill-0.2.1.tgz#md5=66f4d8fff8724568bde03e421bf520bb</action>
+                    <action type="download_by_url">https://pypi.python.org/packages/source/d/dill/dill-0.2.1.tgz#md5#66f4d8fff8724568bde03e421bf520bb</action>
                     <action type="make_directory">$INSTALL_DIR/lib/python</action>
                     <action type="shell_command">
                         export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;