changeset 8:c54d86bb9706 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
author iuc
date Sun, 17 May 2015 15:41:25 -0400
parents eea1bc4ead3e
children f794c90f86ba
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 19 22:40:13 2015 -0400
+++ b/tool_dependencies.xml	Sun May 17 15:41:25 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.1">
-    <repository changeset_revision="fd700fba4d87" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+  <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>
 
   <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.1/Python-3.4.1.tgz</action>
+        <action type="download_by_url">https://www.python.org/ftp/python/3.4.3/Python-3.4.3.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="fd700fba4d87" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
-            <package name="openssl" version="1.0.1" />
+          <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>
           <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,7 +64,6 @@
           </repository>
         </action>
 
-
         <action type="autoconf" />
 
         <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action>