changeset 13:1d8ff5734d62 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_bx_python_0_7 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66-dirty
author iuc
date Mon, 25 May 2015 09:02:04 -0400
parents 5f4bc9f7f5a3
children 6886cfd02055
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon May 25 08:58:46 2015 -0400
+++ b/tool_dependencies.xml	Mon May 25 09:02:04 2015 -0400
@@ -17,7 +17,8 @@
                         <package name="numpy" version="1.9" />
                     </repository>
                     <!-- allow downloading and installing an Python package from https://pypi.org/ -->
-                    <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.2.tar.gz</package>
+                    <package>https://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz</package>
+                    <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.2.tar.gz#md5=113d0c755b3c7cb38bf95d069105b299</package>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>