Previous changeset 0:8adbdb72cd94 (2016-05-09) Next changeset 2:214560c61f1d (2016-05-10) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 8adbdb72cd94 -r 6690a962e75e tool_dependencies.xml --- a/tool_dependencies.xml Mon May 09 09:15:20 2016 -0400 +++ b/tool_dependencies.xml Mon May 09 09:15:51 2016 -0400 |
b |
@@ -1,14 +1,14 @@ <?xml version='1.0' encoding='utf-8'?> <tool_dependency> <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" /> + <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="phephenix" version="1.0"> <install version="1.0"> <actions> <action type="download_by_url">https://github.com/phe-bioinformatics/PHEnix/archive/49bc3cfe5319a6a1806662c0f2d53a3896cb9f54.tar.gz</action> <action type="set_environment_for_install"> - <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="python" version="2.7.10" /> </repository> </action> |