Mercurial > repos > iuc > package_python_2_7_matplotlib_1_4
diff tool_dependencies.xml @ 2:a1bcd2e26387 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_matplotlib_1_4 commit b506753c5a6c755d070d36eab553e79692b2f232
author | iuc |
---|---|
date | Mon, 19 Oct 2015 19:26:18 -0400 |
parents | 89e6da883c60 |
children | dc81747daa93 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Oct 19 16:58:43 2015 -0400 +++ b/tool_dependencies.xml Mon Oct 19 19:26:18 2015 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> <package name="numpy" version="1.9"> - <repository changeset_revision="b4b823ad5f0f" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="9f9eface3306" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="freetype" version="2.5.2"> <repository changeset_revision="ee307f3ce5dc" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> @@ -13,19 +13,19 @@ <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="python" version="2.7.10"> - <repository changeset_revision="b1a672a0df3c" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="matplotlib" version="1.4"> <install version="1.0"> <actions> <action type="setup_python_environment"> - <repository changeset_revision="b1a672a0df3c" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> + <repository changeset_revision="73631e818d3d" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="python" version="2.7.10" /> </repository> <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="zlib" version="1.2.8" /> </repository> - <repository changeset_revision="b4b823ad5f0f" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> + <repository changeset_revision="9f9eface3306" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="numpy" version="1.9" /> </repository> <repository changeset_revision="ee307f3ce5dc" name="package_freetype_2_5_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> @@ -42,12 +42,8 @@ </action> <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> - <environment_variable action="prepend_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_MATPLOTLIB">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="MATPLOTLIB_ROOT_DIR">$INSTALL_DIR</environment_variable> - <environment_variable action="set_to" name="LIBPNG_LIB_PATH">$ENV[LIBPNG_LIB_PATH]</environment_variable> - <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBPNG_LIB_PATH]</environment_variable> </action> </actions> </install>