Mercurial > repos > iuc > package_networkx_1_9
changeset 16:ea89a0385cbc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 999fd0b109aae24b72ce5791b7965941e9b2a19a
author | iuc |
---|---|
date | Thu, 17 Sep 2015 16:14:50 -0400 |
parents | b3b82352877a |
children | 083d3b13ac76 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jun 02 22:38:17 2015 -0400 +++ b/tool_dependencies.xml Thu Sep 17 16:14:50 2015 -0400 @@ -1,14 +1,14 @@ <?xml version="1.0"?> <tool_dependency> <package name="python" version="2.7"> - <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="networkx" version="1.9"> <install version="1.0"> <actions> <action type="setup_python_environment"> - <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="python" version="2.7" /> + <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <package name="python" version="2.7.10" /> </repository> <!-- allow downloading and installing an Python package from https://pypi.org/ --> <package>https://pypi.python.org/packages/source/n/networkx/networkx-1.9.1.tar.gz</package>