# HG changeset patch # User iuc # Date 1432062033 14400 # Node ID 44bb4258922fd0b0a0088dba85201018d0d01f0a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 44bb4258922f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 15:00:33 2015 -0400 @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + https://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2 + tar -xjf 5.2.tar.bz2 + pypa-setuptools-f493e6c4ffd8 + + export PATH=$PATH:$INSTALL_DIR/bin && + export PYTHONHOME=$INSTALL_DIR && + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python2.7/site-packages/ && + export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig && + $INSTALL_DIR/bin/python setup.py install --prefix=$INSTALL_DIR + + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + + + + + + + + + + The Python programming language version 2.7. + + http://www.python.org + + + +