summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-18 19:21:45 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-18 19:21:45 -0700
commitd1f420e343cc083098e293cf769367da9c0a3c5a (patch)
tree994d5a9b67ea23295e0a93e75ade4c375519877f /CHANGES.rst
parent8f4692d488531c507507d160e58f06fa79a564a2 (diff)
downloadpython-coveragepy-d1f420e343cc083098e293cf769367da9c0a3c5a.tar.gz
Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 126ced9..768b1be 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -492,7 +492,7 @@ Work from the PyCon 2016 Sprints!
.. _issue 478: https://bitbucket.org/ned/coveragepy/issues/478/help-shows-silly-program-name-when-running
.. _issue 484: https://bitbucket.org/ned/coveragepy/issues/484/multiprocessing-greenlet-concurrency
.. _issue 492: https://bitbucket.org/ned/coveragepy/issues/492/subprocess-coverage-strange-detection-of
-.. _unittest-mixins: https://pypi.python.org/pypi/unittest-mixins
+.. _unittest-mixins: https://pypi.org/project/unittest-mixins/
.. _changes_41:
@@ -1811,7 +1811,7 @@ Version 3.2b4 --- 2009-12-01
- On Python 3.x, setuptools has been replaced by `Distribute`_.
-.. _Distribute: https://pypi.python.org/pypi/distribute
+.. _Distribute: https://pypi.org/project/distribute/
Version 3.2b3 --- 2009-11-23