Mercurial > repos > iuc > package_python_2_7_matplotlib_1_4
comparison tool_dependencies.xml @ 19:345685d467fb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_matplotlib_1_4 commit 999fd0b109aae24b72ce5791b7965941e9b2a19a
| author | iuc |
|---|---|
| date | Thu, 17 Sep 2015 16:14:16 -0400 |
| parents | 74bd884bc018 |
| children | 10fdc44337d2 |
comparison
equal
deleted
inserted
replaced
| 18:74bd884bc018 | 19:345685d467fb |
|---|---|
| 10 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 11 </package> | 11 </package> |
| 12 <package name="zlib" version="1.2.8"> | 12 <package name="zlib" version="1.2.8"> |
| 13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 14 </package> | 14 </package> |
| 15 <package name="python" version="2.7"> | 15 <package name="python" version="2.7.10"> |
| 16 <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 16 <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 17 </package> | 17 </package> |
| 18 <package name="matplotlib" version="1.4"> | 18 <package name="matplotlib" version="1.4"> |
| 19 <install version="1.0"> | 19 <install version="1.0"> |
| 20 <actions> | 20 <actions> |
| 21 <action type="setup_python_environment"> | 21 <action type="setup_python_environment"> |
| 22 <repository changeset_revision="44e7542c51e6" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 22 <repository changeset_revision="08162f8bc496" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 23 <package name="python" version="2.7" /> | 23 <package name="python" version="2.7.10" /> |
| 24 </repository> | 24 </repository> |
| 25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 26 <package name="zlib" version="1.2.8" /> | 26 <package name="zlib" version="1.2.8" /> |
| 27 </repository> | 27 </repository> |
| 28 <repository changeset_revision="507f3ab4e38d" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 28 <repository changeset_revision="507f3ab4e38d" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 33 </repository> | 33 </repository> |
| 34 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 34 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 35 <package name="libpng" version="1.6.7" /> | 35 <package name="libpng" version="1.6.7" /> |
| 36 </repository> | 36 </repository> |
| 37 <!-- allow downloading and installing an Python package from https://pypi.org/ --> | 37 <!-- allow downloading and installing an Python package from https://pypi.org/ --> |
| 38 <package>https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4</package> | 38 <package md5sum="476881ef4012262dfc8adc645ee786c4">https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz</package> |
| 39 <package>https://github.com/matplotlib/matplotlib/archive/v1.4.2.zip</package> | 39 <package md5sum="86af2e3e3c61849ac7576a6f5ca44267">https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.3.tar.gz</package> |
| 40 </action> | 40 </action> |
| 41 <action type="set_environment"> | 41 <action type="set_environment"> |
| 42 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 42 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 43 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | 43 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> |
| 44 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | 44 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> |
