[tor-commits] [nyx/master] Update link for the pypi tarball

atagar at torproject.org atagar at torproject.org
Tue Nov 7 16:55:48 UTC 2017


commit 855de93b684162e5bca8e59b798c5e57fa4e7767
Author: Damian Johnson <atagar at torproject.org>
Date:   Tue Nov 7 08:55:35 2017 -0800

    Update link for the pypi tarball
---
 web/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/index.html b/web/index.html
index 2ecb239..811e9e4 100644
--- a/web/index.html
+++ b/web/index.html
@@ -335,7 +335,7 @@ sudo python setup.py install</pre><br></li>
       <div class="platform">
         <a href="https://pypi.python.org/pypi/nyx/" id="pypi"><img src="images/download/pypi.png" alt="PyPI"></a>
         <a href="https://pypi.python.org/pypi/nyx/" class="platform-title">Python Package Index</a>
-        <p>Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its <a href="https://www.atagar.com/arm/resources/static/arm-1.4.5.0.tar.bz2">tarball</a> (<a href="https://www.atagar.com/arm/resources/static/arm-1.4.5.0.tar.bz2.asc">sig</a>), or with <b>pip</b>...</p>
+        <p>Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its <a href="https://pypi.python.org/packages/42/37/85890dae5680f36f5b1c964ad41674ebb8d1186383fbca58f82e76de734c/nyx-2.0.4.tar.gz">tarball</a> (<a href="https://pypi.python.org/packages/42/37/85890dae5680f36f5b1c964ad41674ebb8d1186383fbca58f82e76de734c/nyx-2.0.4.tar.gz.asc">sig</a>), or with <b>pip</b>...</p>
         <pre>
 % sudo easy_install pip
 % sudo pip install nyx



More information about the tor-commits mailing list