Mercurial > repos > modencode-dcc > macs2
changeset 16:e37ba396bac3 draft
Uploaded
author | modencode-dcc |
---|---|
date | Wed, 23 Jan 2013 16:33:24 -0500 |
parents | b3db5495a453 |
children | 55d9d63236aa |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jan 23 16:29:58 2013 -0500 +++ b/tool_dependencies.xml Wed Jan 23 16:33:24 2013 -0500 @@ -14,7 +14,7 @@ <action type="shell_command">sudo -n chmod ag+wx /usr/local/bin</action> </actions>--> <actions> - <action type="shell_command">http://downloads.sourceforge.net/project/numpy/NumPy/1.3.0/numpy-1.3.0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fnumpy%2Ffiles%2FNumPy%2F1.3.0%2F&ts=1358976227&use_mirror=iweb</action> + <action type="shell_command">http://pypi.python.org/packages/source/n/numpy/numpy-1.3.0.tar.gz#md5=3f7773ff0971a5ebb8591536d8ec7bd6</action> <action type="shell_command">sudo -n python setup.py build</action> <action type="shell_command">sudo -n python setup.py install</action> </actions>