Mercurial > repos > nick > duplex
diff tool_dependencies.xml @ 27:f33b89fe9f82 draft
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'e513259f9701a68e53baddaeedfa51406df857bf\n'-dirty
| author | nick |
|---|---|
| date | Sat, 18 Feb 2017 04:10:19 -0500 |
| parents | 736ead34b470 |
| children | 71b765a4c494 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Feb 06 23:34:30 2017 -0500 +++ b/tool_dependencies.xml Sat Feb 18 04:10:19 2017 -0500 @@ -12,17 +12,16 @@ <package name="networkx" version="1.9"> <repository changeset_revision="2ca57555a756" name="package_networkx_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> - <package name="duplex" version="0.6"> + <package name="duplex" version="0.6.1"> <install version="1.0"> <actions> - <action sha256sum="a3cc378c22fcfc3bcaa11129f27f61bab5ff51cc9185320d53ece273b56e6214" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.6.tar.gz</action> + <action sha256sum="f4ee6ef4db6b97bd96bcfb79b18b2ed87b933c8bbbc26073390597da84683ee0" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.6.1.tar.gz</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> - <environment_variable action="set_to" name="DUPLEX_DIR">$INSTALL_DIR</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> </action> </actions>
