# HG changeset patch # User iuc # Date 1447958813 18000 # Node ID f9289486f06d237dd859504c98013976053400f7 # Parent 816d3480b0b15acd3f258fec3ea4056dcefed802 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_numpy_1_9 commit 97a064489364118d108b0dd2cfb4d9bc53080837 diff -r 816d3480b0b1 -r f9289486f06d tool_dependencies.xml --- a/tool_dependencies.xml Fri Oct 09 05:09:17 2015 -0400 +++ b/tool_dependencies.xml Thu Nov 19 13:46:53 2015 -0500 @@ -1,33 +1,35 @@ - - - - - - - https://pypi.python.org/packages/source/n/numpy/numpy-1.9.2.tar.gz - $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 - $INSTALL_DIR/bin - $ENV[ATLAS_LIB_DIR] - $INSTALL_DIR - $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 + + + $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. +