changeset 1:f4bbbf9c574d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_10_pybigwig_0_2_3 commit b'c2adf92ba85ca7dd741175378ea2a56fe6a5b7d6'
author iuc
date Thu, 21 Jan 2016 09:43:27 -0500
parents c75e2891e98d
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jan 19 09:27:00 2016 -0500
+++ b/tool_dependencies.xml	Thu Jan 21 09:43:27 2016 -0500
@@ -6,7 +6,7 @@
     <package name="python" version="2.7.10">
         <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
-    <package name="pybigwig" version="0.1.9">
+    <package name="pybigwig" version="0.2.3">
         <install version="1.0">
             <actions>
                 <action type="setup_python_environment">
@@ -17,7 +17,7 @@
                         <package name="python" version="2.7.10" />
                     </repository>
                     <!-- Just download from pypi -->
-                    <package md5sum="8ed6a7c2d03c94ae534f8bc549300f5e">https://pypi.python.org/packages/source/p/pyBigWig/pyBigWig-0.1.9.tar.gz</package>
+                    <package sha256sum="e459940634b54892784bf1e3a55627c3d0c503d74922d4049bd5af2021c95956">https://pypi.python.org/packages/source/p/pyBigWig/pyBigWig-0.2.3.tar.gz</package>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>