Mercurial > repos > iuc > package_bx_python_12_2013
changeset 6:97d8343834eb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bx_python_12_2013 commit 0d7fcf576fd797327af90538b216473ef13daa41
| author | iuc |
|---|---|
| date | Sat, 23 May 2015 22:53:17 -0400 |
| parents | 737a2836d00f |
| children | 25d14771502d |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Feb 26 22:38:32 2015 -0500 +++ b/tool_dependencies.xml Sat May 23 22:53:17 2015 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> <package name="numpy" version="1.7.1"> - <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="1bef6ee2e52d" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="bx-python" version="12-2013"> <install version="1.0"> @@ -9,7 +9,7 @@ <action type="shell_command">hg clone -r ac9fa7a479f269421edc1b0e4f1c2431981b0cf5 https://bitbucket.org/james_taylor/bx-python</action> <action type="set_environment_for_install"> - <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="1bef6ee2e52d" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="numpy" version="1.7.1" /> </repository> </action>
