# HG changeset patch
# User iuc
# Date 1467771626 14400
# Node ID 20ecf5cd3c0e74743947bb8603b438cf7c39488c
# Parent  aca5076020ea2a6fede2c3858dcddf1f785f3a7f
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 7390990d12e56628b0cb52cfba33a50162fde681
diff -r aca5076020ea -r 20ecf5cd3c0e tool_dependencies.xml
--- a/tool_dependencies.xml	Wed Dec 02 17:39:22 2015 -0500
+++ b/tool_dependencies.xml	Tue Jul 05 22:20:26 2016 -0400
@@ -19,12 +19,12 @@
     
   
   
-    
+    
   
   
     
       
-        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