Mercurial > repos > blankenberg > package_pybamtools_0_0_2
changeset 1:6819855ac2e8 draft default tip
planemo upload for repository https://github.com/blankenberg/tools-blankenberg/tree/master/packages/package_pybamtools_0_0_2 commit d7f6edac181f160880e231d1944caf1b18406da9
author | blankenberg |
---|---|
date | Wed, 01 Feb 2017 17:33:38 -0500 |
parents | 38fc6b348c17 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Sep 17 13:30:25 2015 -0400 +++ b/tool_dependencies.xml Wed Feb 01 17:33:38 2017 -0500 @@ -3,7 +3,7 @@ <package name="pyBamTools" version="0.0.2"> <install version="1.0"> <actions> - <action type="shell_command">hg clone -r ba0341816b15fff5e0a554658d6579a60e1b12b1 https://bitbucket.org/dan/pybamtools pyBamTools</action> + <action type="shell_command">hg clone -r 256db7c4cb78e3a1ebde10de7e871df1081b21f1 https://bitbucket.org/dan/pybamtools pyBamTools</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR</action> <action type="set_environment">