
This is an automated email from the git hooks/post-receive script. juga pushed a commit to branch maint in repository stem. commit c447b45b54565288d0fee364432bce60e9203a89 Author: Damian Johnson <atagar@torproject.org> AuthorDate: Thu Jan 30 15:20:04 2020 -0800 Fix tarball download links Correcting outdated links for downloading stem as a tarball. Caught thanks to Thomas. --- docs/download.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/download.rst b/docs/download.rst index dcf7c7ad..054fea75 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -81,9 +81,9 @@ Download Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its `tarball - <https://files.pythonhosted.org/packages/7f/71/d82f4204e88be00220cc54eedb2972fd05081cb0e5ebdc537d8940b064ea/stem-1.7.1.tar.gz>`_ + <https://files.pythonhosted.org/packages/71/bd/ab05ffcbfe74dca704e860312e00c53ef690b1ddcb23be7a4d9ea4f40260/stem-1.8.0.tar.gz>`_ (`sig - <https://files.pythonhosted.org/packages/7f/71/d82f4204e88be00220cc54eedb2972fd05081cb0e5ebdc537d8940b064ea/stem-1.7.1.tar.gz.asc>`_), + <https://files.pythonhosted.org/packages/71/bd/ab05ffcbfe74dca704e860312e00c53ef690b1ddcb23be7a4d9ea4f40260/stem-1.8.0.tar.gz.asc>`_), or with **pip**... :: -- To stop receiving notification emails like this one, please contact the administrator of this repository.