# HG changeset patch # User Catherine Wise # Date 1431582188 -36000 # Node ID a325622e22777dad0c5e81a8327b5f82cc17b2bb # Parent 901b359bb74a356ae55fd684a6fcf9a9a7dde634 Bug fix the client. diff -r 901b359bb74a -r a325622e2277 TrustStoreGalaxyBrowse.xml --- a/TrustStoreGalaxyBrowse.xml Thu May 14 15:36:42 2015 +1000 +++ b/TrustStoreGalaxyBrowse.xml Thu May 14 15:43:08 2015 +1000 @@ -25,7 +25,7 @@ - py_ts + py_ts py_ts openssl diff -r 901b359bb74a -r a325622e2277 tool_dependencies.xml --- a/tool_dependencies.xml Thu May 14 15:36:42 2015 +1000 +++ b/tool_dependencies.xml Thu May 14 15:43:08 2015 +1000 @@ -1,6 +1,6 @@ - + I should write this. @@ -15,9 +15,9 @@ pycrypto psycopg2 - https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.1.tar.gz + https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.2.tar.gz . $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.1.tar.gz +$INSTALL_DIR/venv/bin/pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.5.2.tar.gz $INSTALL_DIR/lib/python $INSTALL_DIR/lib/python