Mercurial > repos > iuc > package_numpy_1_9
changeset 2:5bd85e0058d6 draft
Uploaded
author | iuc |
---|---|
date | Thu, 22 Jan 2015 17:40:14 -0500 |
parents | 48b6cf2da179 |
children | c35b30122eb6 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jan 22 17:38:40 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 22 17:40:14 2015 -0500 @@ -19,7 +19,7 @@ <package name="python" version="2.7" /> </repository> <!-- allow downloading and installing an Python package from https://pypi.org/ --> - <package>https://pypi.python.org/packages/source/n/numpy/numpy-1.9.0.tar.gz</package> + <package>https://pypi.python.org/packages/source/n/numpy/numpy-1.9.1.tar.gz</package> </action> <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>