Mercurial > repos > iuc > package_python_2_7_scipy_0_14
comparison tool_dependencies.xml @ 8:c482361097f5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_scipy_0_14 commit 936ca4b4641eae2bdfa93885f35f5a9263f9dae1
| author | iuc |
|---|---|
| date | Fri, 22 May 2015 22:43:09 -0400 |
| parents | e9912d06da0c |
| children | 5e063e84dfc5 |
comparison
equal
deleted
inserted
replaced
| 7:e9912d06da0c | 8:c482361097f5 |
|---|---|
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="atlas" version="3.10.2"> | 3 <package name="atlas" version="3.10.2"> |
| 4 <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="numpy" version="1.9"> | 6 <package name="numpy" version="1.9"> |
| 7 <repository changeset_revision="0670a1558f53" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="baf8064f280c" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 8 </package> | 8 </package> |
| 9 <package name="python" version="2.7"> | 9 <package name="python" version="2.7"> |
| 10 <repository changeset_revision="00d2c3e43807" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="00d2c3e43807" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 11 </package> | 11 </package> |
| 12 <package name="scipy" version="0.14"> | 12 <package name="scipy" version="0.14"> |
| 17 <package name="python" version="2.7" /> | 17 <package name="python" version="2.7" /> |
| 18 </repository> | 18 </repository> |
| 19 <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 19 <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 20 <package name="atlas" version="3.10.2" /> | 20 <package name="atlas" version="3.10.2" /> |
| 21 </repository> | 21 </repository> |
| 22 <repository changeset_revision="0670a1558f53" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 22 <repository changeset_revision="baf8064f280c" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 23 <package name="numpy" version="1.9" /> | 23 <package name="numpy" version="1.9" /> |
| 24 </repository> | 24 </repository> |
| 25 <!-- allow downloading and installing an Python package from https://pypi.org/ --> | 25 <!-- allow downloading and installing an Python package from https://pypi.org/ --> |
| 26 <package>https://pypi.python.org/packages/source/s/scipy/scipy-0.14.1.tar.gz#md5=1bfedd3197b3e3f8cd131ae2c06a1bf5</package> | 26 <package>https://pypi.python.org/packages/source/s/scipy/scipy-0.14.1.tar.gz#md5=1bfedd3197b3e3f8cd131ae2c06a1bf5</package> |
| 27 </action> | 27 </action> |
| 29 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 29 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 30 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 30 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 31 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | 31 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> |
| 32 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | 32 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> |
| 33 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> | 33 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> |
| 34 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]/atlas</environment_variable> | |
| 34 <environment_variable action="set_to" name="PYTHONPATH_SCIPY">$INSTALL_DIR</environment_variable> | 35 <environment_variable action="set_to" name="PYTHONPATH_SCIPY">$INSTALL_DIR</environment_variable> |
| 35 <environment_variable action="set_to" name="PATH_SCIPY">$INSTALL_DIR/bin</environment_variable> | 36 <environment_variable action="set_to" name="PATH_SCIPY">$INSTALL_DIR/bin</environment_variable> |
| 36 <environment_variable action="set_to" name="SCIPY_ROOT_DIR">$INSTALL_DIR</environment_variable> | 37 <environment_variable action="set_to" name="SCIPY_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 37 </action> | 38 </action> |
| 38 </actions> | 39 </actions> |
