Mercurial > repos > iuc > package_python_2_7_numpy_1_9
comparison tool_dependencies.xml @ 23:fe0870696ca7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_numpy_1_9 commit 74564d1278e218c8c77ecdb5071962e86f3b8b94
| author | iuc |
|---|---|
| date | Mon, 14 Mar 2016 05:48:26 -0400 |
| parents | 3f5ed97e31de |
| children | 5f2b261ffc5b |
comparison
equal
deleted
inserted
replaced
| 22:3f5ed97e31de | 23:fe0870696ca7 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 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="86b7c19454fa" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="c47756a8136e" 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="python" version="2.7.10"> | 6 <package name="python" version="2.7.10"> |
| 7 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 8 </package> | 8 </package> |
| 9 <package name="numpy" version="1.9"> | 9 <package name="numpy" version="1.9"> |
| 11 <actions> | 11 <actions> |
| 12 <action type="setup_python_environment"> | 12 <action type="setup_python_environment"> |
| 13 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 13 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 14 <package name="python" version="2.7.10" /> | 14 <package name="python" version="2.7.10" /> |
| 15 </repository> | 15 </repository> |
| 16 <repository changeset_revision="86b7c19454fa" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 16 <repository changeset_revision="c47756a8136e" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 17 <package name="atlas" version="3.10.2" /> | 17 <package name="atlas" version="3.10.2" /> |
| 18 </repository> | 18 </repository> |
| 19 <!-- allow downloading and installing an Python package from https://pypi.org/ --> | 19 <package sha256sum="9753003ab7c489968eb260e5460556fd7d533a8e11a9d5326e0995bd1aa21318">https://depot.galaxyproject.org/software/numpy/numpy_1.9p1_src_all.tar.gz</package> |
| 20 <package md5sum="a1ed53432dbcd256398898d35bc8e645">https://pypi.python.org/packages/source/n/numpy/numpy-1.9.2.tar.gz</package> | |
| 21 </action> | 20 </action> |
| 22 <action type="set_environment"> | 21 <action type="set_environment"> |
| 23 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 22 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 24 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 25 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> | 24 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> |
