Mercurial > repos > cathywise > truststore_browse_testing
diff tool_dependencies.xml @ 9:0f2a5664c9eb
Actually update downloader (probably not working).
author | Catherine Wise <catherine.wise@csiro.au> |
---|---|
date | Tue, 12 May 2015 11:35:04 +1000 |
parents | 9cc341926a80 |
children | 406690068ab6 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 11 15:31:52 2015 +1000 +++ b/tool_dependencies.xml Tue May 12 11:35:04 2015 +1000 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <package name="py_ts" version="0.5"> + <package name="py_ts" version="0.5.1"> <readme> I should write this. </readme> @@ -15,7 +15,7 @@ pycrypto psycopg2 </action> - <action type="download_file">https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.tar.gz</action> + <action type="download_file">https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.1.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.tar.gz</action> <action type="make_directory">$INSTALL_DIR/lib/python</action>