# HG changeset patch # User iuc # Date 1437144085 14400 # Node ID d6f39c80e75b81a3a87f446eee2f5d30f87ac6c1 # Parent 84e97f5cd3ab5886aa2a82327bcf2a82313c4ea6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_numpy_1_9 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty diff -r 84e97f5cd3ab -r d6f39c80e75b tool_dependencies.xml --- a/tool_dependencies.xml Thu Feb 12 10:38:01 2015 -0500 +++ b/tool_dependencies.xml Fri Jul 17 10:41:25 2015 -0400 @@ -1,31 +1,36 @@ - - - - - - - https://pypi.python.org/packages/source/n/numpy/numpy-1.9.0.tar.gz#md5=510cee1c6a131e0a9eb759aa2cc62609 - $INSTALL_DIR/lib/python - - - - - - - export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - export ATLAS=$ATLAS_ROOT_PATH && - python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin - - - $INSTALL_DIR/lib/python - $INSTALL_DIR/bin - $INSTALL_DIR/lib/python - $INSTALL_DIR/bin - - - - Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY and the binaries with PATH_NUMPY. - + + + + + + + + + + + + + + + + + + + + https://pypi.python.org/packages/source/n/numpy/numpy-1.9.1.tar.gz#md5#78842b73560ec378142665e712ae4ad9 + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $ENV[ATLAS_LIB_DIR] + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY and the binaries with PATH_NUMPY. +