Mercurial > repos > iuc > package_python_2_7_matplotlib_1_4
diff tool_dependencies.xml @ 2:30fcaadeb700 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_matplotlib_1_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
| author | iuc |
|---|---|
| date | Sun, 17 May 2015 17:24:54 -0400 |
| parents | 1e5de8602bd8 |
| children | c4dc6330fcdb |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun May 17 16:40:51 2015 -0400 +++ b/tool_dependencies.xml Sun May 17 17:24:54 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="freetype" version="2.5.2"> <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> @@ -25,7 +25,7 @@ <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="zlib" version="1.2.8" /> </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> <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> @@ -41,7 +41,7 @@ <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/lib/python</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> </action> </actions>
