Update all pypi.python.org URLs to pypi.org (#38988)

For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
This commit is contained in:
Jon Dufresne 2018-05-14 15:41:47 -07:00 committed by Alicia Cozine
parent b20a88c39d
commit 1d640182c6
18 changed files with 32 additions and 32 deletions

View file

@ -48,7 +48,7 @@ The `PEP 8`_ check can be run locally with::
.. _PEP 8: https://www.python.org/dev/peps/pep-0008/
.. _pycodestyle: https://pypi.python.org/pypi/pycodestyle
.. _pycodestyle: https://pypi.org/project/pycodestyle/
.. _current ignore list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/current-ignore.txt
.. _legacy file list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/legacy-files.txt
.. _legacy ignore list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/legacy-ignore.txt

View file

@ -19,7 +19,7 @@ It can usually be installed either via your system package manager, or using
pip install netaddr
.. _netaddr: https://pypi.python.org/pypi/netaddr
.. _netaddr: https://pypi.org/project/netaddr/
.. contents:: Topics
:local: