Mercurial > repos > iuc > package_bx_python_0_7_2
changeset 3:1605ce182394 draft
Uploaded
author | iuc |
---|---|
date | Tue, 27 Jan 2015 04:18:43 -0500 |
parents | b9a2fe72b835 |
children | ec53e624f38c |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sat Jan 24 03:46:59 2015 -0500 +++ b/tool_dependencies.xml Tue Jan 27 04:18:43 2015 -0500 @@ -19,7 +19,7 @@ <package name="python" version="2.7" /> </repository> <!-- allow downloading and installing an Python package from https://pypi.org/ --> - <package>http://share.gruenings.eu/bx-python_0.7.2.tar.gz</package> + <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.1.tar.gz</package> </action> <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>