changeset 12:5f4bc9f7f5a3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_bx_python_0_7 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
author iuc
date Mon, 25 May 2015 08:58:46 -0400
parents 158c247f3f5d
children 1d8ff5734d62
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon May 25 08:56:33 2015 -0400
+++ b/tool_dependencies.xml	Mon May 25 08:58:46 2015 -0400
@@ -17,7 +17,7 @@
                         <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.1.tar.gz</package>
+                    <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.2.tar.gz</package>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>