diff tool_dependencies.xml @ 1:2e34934c25d9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_dill_0_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Fri, 17 Jul 2015 10:20:29 -0400
parents fdebf4ede9ed
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 09 04:44:52 2014 -0400
+++ b/tool_dependencies.xml	Fri Jul 17 10:20:29 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;