changeset 7:cf2c3aec42be draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_qime_1_9_1 commit f75ecd5f25f3754feeffacba92501c110737071b
author iuc
date Mon, 05 Oct 2015 17:59:45 -0400
parents df21b5fd0d04
children 6690686484a2
files tool_dependencies.xml
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Oct 05 17:56:05 2015 -0400
+++ b/tool_dependencies.xml	Mon Oct 05 17:59:45 2015 -0400
@@ -12,7 +12,9 @@
     <package name="matplotlib" version="1.4">
         <repository changeset_revision="7e97b496667d" name="package_python_2_7_matplotlib_1_4" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
-
+    <package name="scipy" version="0.14">
+        <repository changeset_revision="7002d3382856" name="package_python_2_7_scipy_0_14" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+    </package>
     <package name="qime" version="1.9.1">
         <install version="1.0">
             <actions>
@@ -29,9 +31,12 @@
                     <repository changeset_revision="7e97b496667d" name="package_python_2_7_matplotlib_1_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                         <package name="matplotlib" version="1.4" />
                     </repository>
+                    <repository changeset_revision="7002d3382856" name="package_python_2_7_scipy_0_14" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                        <package name="scipy" version="0.14" />
+                    </repository>
                     <!-- allow downloading and installing an Python package from https://pypi.org/ -->
 
-
+                    <package md5sum="a68eb3c90b3b76714c5ceb8c09ea3a06">https://pypi.python.org/packages/source/f/future/future-0.15.2.tar.gz</package>
                     <package md5sum="4d3ad0ff07b61373d2cefc89c5d0b20b">https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz</package>
                     <package md5sum="476881ef4012262dfc8adc645ee786c4">https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz</package>
                     <package md5sum="ff047a16dafeaa895bedef80a74c3728">https://pypi.python.org/packages/source/p/pytz/pytz-2015.6.tar.gz</package>