changeset 9:f794c90f86ba draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 90f0980ded867989e4e3696170d3a2a373aa3197
author iuc
date Sun, 17 May 2015 22:44:30 -0400
parents c54d86bb9706
children a248fa609cfc
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun May 17 15:41:25 2015 -0400
+++ b/tool_dependencies.xml	Sun May 17 22:44:30 2015 -0400
@@ -16,8 +16,8 @@
     <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
   </package>
 
-  <package name="openssl" version="1.0">
-    <repository changeset_revision="f57c0e1738af" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+  <package name="openssl" version="1.0.1">
+    <repository changeset_revision="2f87040d5ea9" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
   </package>
 
   <package name="sqlite" version="3.8.3">
@@ -35,7 +35,7 @@
   <package name="python" version="3.4">
     <install version="1.0">
       <actions>
-        <action type="download_by_url">https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tgz</action>
+        <action type="download_by_url">https://www.python.org/ftp/python/3.4.1/Python-3.4.1.tgz</action>
 
         <action type="set_environment_for_install">
           <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
@@ -50,8 +50,8 @@
           <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
             <package name="xz" version="5.0.5" />
           </repository>
-          <repository changeset_revision="f57c0e1738af" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
-            <package name="openssl" version="1.0" />
+          <repository changeset_revision="2f87040d5ea9" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+            <package name="openssl" version="1.0.1" />
           </repository>
           <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
             <package name="sqlite" version="3.8.3" />
@@ -64,6 +64,7 @@
           </repository>
         </action>
 
+
         <action type="autoconf" />
 
         <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action>