# HG changeset patch
# User iuc
# Date 1467771643 14400
# Node ID 1060b18e2c2190912c8ab1b6e0d9143c614f228e
# Parent c7b043a5a9907a66c2aa3a5f0daee8e35a395883
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 7390990d12e56628b0cb52cfba33a50162fde681
diff -r c7b043a5a990 -r 1060b18e2c21 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Dec 02 16:26:16 2015 -0500
+++ b/tool_dependencies.xml Tue Jul 05 22:20:43 2016 -0400
@@ -4,7 +4,7 @@
-
+
@@ -19,18 +19,18 @@
-
+
- https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tgz
+ https://depot.galaxyproject.org/software/python/python_3.4_src_all.tar.gz
-
+
@@ -45,14 +45,14 @@
-
+
- https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2
- tar -xjf 5.2.tar.bz2
+ https://depot.galaxyproject.org/software/setuptools/setuptools_5.2_src_all.tar.bz2
+ tar -xjf setuptools_5.2_src_all.tar.bz2
pypa-setuptools-f493e6c4ffd8
export PATH=$PATH:$INSTALL_DIR/bin &&
@@ -64,7 +64,11 @@
$INSTALL_DIR/bin
$INSTALL_DIR
+ $INSTALL_DIR/lib
+ $INSTALL_DIR/lib/python3.4
+ $INSTALL_DIR/lib/python3.4/site-packages
$INSTALL_DIR
+ $INSTALL_DIR/bin
$INSTALL_DIR/lib/pkgconfig
@@ -75,7 +79,7 @@
The Python programming language version 3.4.
- http://www.python.org
+ https://www.python.org