Mercurial > repos > cathywise > truststore_browse
diff tool_dependencies.xml @ 7:0aa918dc17eb
Update client.
author | Wise, Catherine (Digital, Acton) <Catherine.Wise@csiro.au> |
---|---|
date | Wed, 24 Jun 2015 12:45:52 +1000 |
parents | 6d584cb07217 |
children | 278e80313c7f |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri May 29 12:17:59 2015 +1000 +++ b/tool_dependencies.xml Wed Jun 24 12:45:52 2015 +1000 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <package name="py_ts" version="0.5.7"> + <package name="py_ts" version="0.5.8"> <readme> I should write this. </readme> @@ -13,7 +13,7 @@ passlib pycrypto </action> - <action type="download_file">https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.7.tar.gz</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> <action type="make_directory">$INSTALL_DIR/lib/python</action>