aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-09 18:58:32 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-06-09 18:58:32 -0700
commitcebd3a9eb44ab9d54ed2140bb5be96308352c412 (patch)
tree809fb182aef71b8e0e29a45a9a309d27ecb0b623
parentf35e3e5793f6481774aad1f50eed30d520eafb3a (diff)
downloadipaddress-cebd3a9eb44ab9d54ed2140bb5be96308352c412.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
-rw-r--r--OTHER_BACKPORTS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/OTHER_BACKPORTS.md b/OTHER_BACKPORTS.md
index 67f57ac..32a19ef 100644
--- a/OTHER_BACKPORTS.md
+++ b/OTHER_BACKPORTS.md
@@ -1,16 +1,16 @@
There are three backports of ipaddress in the wild:
-phihag/ipaddress ([ipaddress on PyPi](https://pypi.python.org/pypi/ipaddress)):
+phihag/ipaddress ([ipaddress on PyPi](https://pypi.org/project/ipaddress/)):
> First commit: 2013-02-03<br>
> First release: 2013-02-04<br>
> Latest commit: 2017-01-11
-kwi/py2-ipaddress ([py2-ipaddress on PyPi](https://pypi.python.org/pypi/py2-ipaddress))
+kwi/py2-ipaddress ([py2-ipaddress on PyPi](https://pypi.org/project/py2-ipaddress/))
> First commit: 2013-08-08<br>
> First release: 2013-08-08<br>
> Latest commit: 2015-07-14
-sk-/backport_ipaddress ([backport_ipaddress on PyPi](https://pypi.python.org/pypi/backport_ipaddress))
+sk-/backport_ipaddress ([backport_ipaddress on PyPi](https://pypi.org/project/backport_ipaddress/))
> First commit: 2014-08-15<br>
> First release: 2014-09-01<br>
> Latest commit: 2014-08-16 (!)