# HG changeset patch # User iuc # Date 1432062039 14400 # Node ID 8633e80e33e2a614c586b94f78f81a532682e21c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 8633e80e33e2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 15:00:39 2015 -0400 @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + https://www.python.org/ftp/python/3.4.1/Python-3.4.1.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/python3.4/site-packages/ && + export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig && + $INSTALL_DIR/bin/python3 setup.py install --prefix=$INSTALL_DIR + + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + + + + + + + + The Python programming language version 3.4. + + http://www.python.org + + + +