changeset 8:278e80313c7f

Missed version number here.
author Wise, Catherine (Digital, Acton) <Catherine.Wise@csiro.au>
date Wed, 24 Jun 2015 14:16:51 +1000
parents 0aa918dc17eb
children 3e8bd0d01725
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 24 12:45:52 2015 +1000
+++ b/tool_dependencies.xml	Wed Jun 24 14:16:51 2015 +1000
@@ -15,7 +15,7 @@
                 </action>
                 <action type="download_file">https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.8.tar.gz</action>
                 <action type="shell_command">.  $INSTALL_DIR/venv/bin/activate;
-$INSTALL_DIR/venv/bin/pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.5.7.tar.gz</action>
+$INSTALL_DIR/venv/bin/pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.5.8.tar.gz</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="set_environment">
                     <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR/lib/python</environment_variable>