# HG changeset patch # User bgruening # Date 1442520572 14400 # Node ID 8c61a4c19ecc4691d0f4799f707b00362b28817a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_10 commit 999fd0b109aae24b72ce5791b7965941e9b2a19a diff -r 000000000000 -r 8c61a4c19ecc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Sep 17 16:09:32 2015 -0400 @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + https://www.python.org/ftp/python/2.7.10/Python-2.7.10.tgz + + + + + + + + + + + + + + + + + + + + + + + + + + sed -i.bak -e "s/if host_platform == 'atheos':/if True:/g" setup.py + + https://bitbucket.org/pypa/setuptools/get/18.2.tar.bz2 + tar -xjf 18.2.tar.bz2 + pypa-setuptools-1a981f2e5031 + + + 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/lib + $INSTALL_DIR/lib/python2.7 + $INSTALL_DIR/lib/python2.7/site-packages + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR + + + + + + The Python programming language version 2.7.10 + + http://www.python.org + + + +