Mercurial > repos > bgruening > package_numpy_1_7
diff tool_dependencies.xml @ 10:6fc7731ca1c5
Uploaded
author | bgruening |
---|---|
date | Tue, 21 May 2013 16:16:29 -0400 |
parents | d161fa47699c |
children | 54b116d8fd11 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 20 15:10:01 2013 -0400 +++ b/tool_dependencies.xml Tue May 21 16:16:29 2013 -0400 @@ -4,14 +4,14 @@ <repository changeset_revision="11df6383f50a" name="package_lapack_3_4" owner="bgruening" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> </package> <package name="atlas" version="3.10.1"> - <repository changeset_revision="4e971abe695a" name="package_atlas_3_10" owner="bgruening" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> + <repository changeset_revision="11bb8ca8c41c" name="package_atlas_3_10" owner="bgruening" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" /> </package> <package name="numpy" version="1.7.1"> <install version="1.0"> <actions> <action type="download_by_url">https://pypi.python.org/packages/source/n/numpy/numpy-1.7.1.tar.gz</action> <action type="set_environment_for_install"> - <repository changeset_revision="4e971abe695a" name="package_atlas_3_10" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu/"> + <repository changeset_revision="11bb8ca8c41c" name="package_atlas_3_10" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu/"> <package name="atlas" version="3.10.1" /> </repository> </action> @@ -20,8 +20,8 @@ <package name="lapack" version="3.4.2" /> </repository> </action> - <action type="shell_command">echo $LAPACK_LIB_DIR/libblas.a > $INSTALL_DIR/bu.txt</action> - <action type="shell_command">echo $ATLAS_LIB_DIR/libatlas.a > $INSTALL_DIR/au.txt</action> + <action type="shell_command">echo $LAPACK_LIB_DIR/libblas.a > $INSTALL_DIR/bu.txt</action> + <action type="shell_command">echo $ATLAS_LIB_DIR/libatlas.a > $INSTALL_DIR/au.txt</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && export BLAS=$LAPACK_LIB_DIR/libblas.a && @@ -40,4 +40,4 @@ </install> <readme>Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY.</readme> </package> -</tool_dependency> +</tool_dependency> \ No newline at end of file