aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2018-06-10 12:16:53 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2018-06-10 12:16:57 +0200
commit3561913eee7b8457cf4a8115cfb4129f0bd528f6 (patch)
treed2106fc393b543a4ecc0e2a402728435967a772c
parent81da8d093c2a9f9d7a5b91840801238645d17326 (diff)
downloadipaddress-3561913eee7b8457cf4a8115cfb4129f0bd528f6.tar.gz
OTHER_BACKPORTS: Update last commit
I checked, the two other have not been updated in the meantime.
-rw-r--r--OTHER_BACKPORTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/OTHER_BACKPORTS.md b/OTHER_BACKPORTS.md
index 32a19ef..04c6371 100644
--- a/OTHER_BACKPORTS.md
+++ b/OTHER_BACKPORTS.md
@@ -3,7 +3,7 @@ There are three backports of ipaddress in the wild:
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
+> Latest commit: 2018-06-10 (as of June 2018)
kwi/py2-ipaddress ([py2-ipaddress on PyPi](https://pypi.org/project/py2-ipaddress/))
> First commit: 2013-08-08<br>