changeset 27:905f1ae04e46

UGH
author Catherine Wise <catherine.wise@csiro.au>
date Thu, 16 Jan 2014 16:08:09 +1100
parents 6cb02d1f793a
children d880375991ff
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 16 16:04:22 2014 +1100
+++ b/tool_dependencies.xml	Thu Jan 16 16:08:09 2014 +1100
@@ -15,7 +15,7 @@
 passlib
                 </action>
                 <action type="download_file">https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.2.1.tar.gz</action>
-                <action type="shell_command">pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.2.0.tar.gz</action>
+                <action type="shell_command">pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.2.1.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>