Mercurial > repos > nick > dunovo
diff tool_dependencies.xml @ 2:a9cb6fb9ea94 draft
Update to Du Novo 0.7.6.
author | nick |
---|---|
date | Thu, 24 Aug 2017 02:13:33 -0400 |
parents | ea832c221ec9 |
children | 00dde366870a |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Feb 24 03:18:01 2017 -0500 +++ b/tool_dependencies.xml Thu Aug 24 02:13:33 2017 -0400 @@ -12,10 +12,10 @@ <package name="networkx" version="1.9"> <repository changeset_revision="83df321ad85e" name="package_networkx_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> - <package name="dunovo" version="0.7.1"> + <package name="dunovo" version="0.7.6"> <install version="1.0"> <actions> - <action sha256sum="c10c54bd2b33929bbd7c78b9d9d98818793f8da3d59bfe4ed7499587bfdef24d" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.7.1.tar.gz</action> + <action sha256sum="d184d192f7b7577826c240ee8f0488046b0b38e032325dcf9aa3f6c730f8ea0d" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.7.6.tar.gz</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>.</source_directory> @@ -24,6 +24,8 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> </action> + <!-- Note: This does not install the submodules. + Functionality they provide will not be available. --> </actions> </install> </package>