diff tool_dependencies.xml @ 3:b913f664a4da draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pandas_0_16 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
author iuc
date Sun, 17 May 2015 17:27:56 -0400
parents c3cb201628d0
children c88fb1322b05
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun May 17 16:39:13 2015 -0400
+++ b/tool_dependencies.xml	Sun May 17 17:27:56 2015 -0400
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <tool_dependency>
     <package name="numpy" version="1.9">
-        <repository changeset_revision="1b7d6172a358" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+        <repository changeset_revision="67d8bb2369e2" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="python" version="2.7">
         <repository changeset_revision="55bebb0e06ec" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
@@ -13,7 +13,7 @@
                    <repository changeset_revision="55bebb0e06ec" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                        <package name="python" version="2.7" />
                    </repository>
-                    <repository changeset_revision="1b7d6172a358" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                    <repository changeset_revision="67d8bb2369e2" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                         <package name="numpy" version="1.9" />
                     </repository>
                     <!-- allow downloading and installing an Python package from https://pypi.org/ -->
@@ -24,8 +24,8 @@
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
                     <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable>
-                    <environment_variable action="set_to" name="PYTHONPATH_PANDAS">$INSTALL_DIR/lib/python</environment_variable>
-                    <environment_variable action="set_to" name="PANDAS_ROOT_PATH">$INSTALL_DIR/lib/python</environment_variable>
+                    <environment_variable action="set_to" name="PYTHONPATH_PANDAS">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="set_to" name="PANDAS_ROOT_PATH">$INSTALL_DIR</environment_variable>
                 </action>
             </actions>
         </install>