Mercurial > repos > biopython > package_biopython_1_64
changeset 1:268128adb501 draft
Use the (new) package_numpy_1_8 rather than package_numpy_1_7
author | biopython |
---|---|
date | Mon, 02 Jun 2014 11:18:55 -0400 |
parents | e031a4f64453 |
children | e1b9a3f28d3f |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 02 09:28:04 2014 -0400 +++ b/tool_dependencies.xml Mon Jun 02 11:18:55 2014 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> - <package name="numpy" version="1.7.1"> - <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + <package name="numpy" version="1.8.1"> + <repository changeset_revision="0f9f634dec8a" name="package_numpy_1_8" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </package> <package name="biopython" version="1.64"> <readme> @@ -19,8 +19,8 @@ <actions> <action type="download_by_url">https://pypi.python.org/packages/source/b/biopython/biopython-1.64.tar.gz</action> <action type="set_environment_for_install"> - <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> - <package name="numpy" version="1.7.1" /> + <repository changeset_revision="0f9f634dec8a" name="package_numpy_1_8" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> + <package name="numpy" version="1.8.1" /> </repository> </action> <action type="make_directory">$INSTALL_DIR/lib/python</action>