From cf07c4b946bae9720bdf15e7d94f5ec0fb2f0bc5 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 20 May 2018 15:21:30 +0300 Subject: [PATCH] PyPI has changed its URLs --- doc/install.rst | 2 +- doc/news.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install.rst b/doc/install.rst index e6f6ba1..921766c 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -12,7 +12,7 @@ signature from `official website `__:: % python setup.py install # or copy pyderasn.py (+six.py) to your PYTHONPATH -PyDERASN depends on `six `__ package +PyDERASN depends on `six `__ package for keeping compatibility with Py27/Py35. It is included in the tarball. You can also find it mirrored on :ref:`download ` page. diff --git a/doc/news.rst b/doc/news.rst index ea77454..f8fc1e5 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -53,7 +53,7 @@ News :py:class:`pyderasn.DecodePathDefBy` * Ability to turn colourized terminal output by calling ``pprint(..., with_colours=True)``. You will need - `termcolor package `__ + `termcolor package `__ .. _release2.1: -- 2.44.0