[tor-commits] [stem/master] Update download links

atagar at torproject.org atagar at torproject.org
Thu Nov 24 17:33:14 UTC 2016


commit c857786668aeb1f0862f87da6b5cdc4742abc1fc
Author: Damian Johnson <atagar at torproject.org>
Date:   Thu Nov 24 09:31:53 2016 -0800

    Update download links
    
    Oops! Juan pointed out out download links still pointed to version 1.4.1. Seems
    PyPI no longer uploads to the shorter, nicer urls so we're stuck with these
    longer ones.
---
 docs/download.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/download.rst b/docs/download.rst
index 43602d0..3250934 100644
--- a/docs/download.rst
+++ b/docs/download.rst
@@ -71,9 +71,9 @@ Download
 
        Signed releases and instructions for both Python 2.x and 3.x. You can
        easily install from its `tarball
-       <https://pypi.python.org/packages/source/s/stem/stem-1.4.1b.tar.bz2>`_
+       <https://pypi.python.org/packages/5f/45/4ea1e1eb4a0562955736e6e2393a7e207ba9ecb512f0aeaab99ec5d64833/stem-1.5.2.tar.gz>`_
        (`sig
-       <https://pypi.python.org/packages/source/s/stem/stem-1.4.1b.tar.bz2.asc>`_),
+       <https://pypi.python.org/packages/5f/45/4ea1e1eb4a0562955736e6e2393a7e207ba9ecb512f0aeaab99ec5d64833/stem-1.5.2.tar.gz.asc>`_),
        or with **pip**...
 
        ::



More information about the tor-commits mailing list