update to py-ipaddress-1.0.18
This commit is contained in:
parent
8099db1613
commit
23a59eda6e
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2017/01/12 22:29:44 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2017/01/12 22:30:16 sthen Exp $
|
||||
|
||||
# python3 flavour not needed for this port; the ipaddress module
|
||||
# is available in core python 3.3+
|
||||
COMMENT = Python 3.3's ipaddress for Python 2.6 and 2.7#'
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.17
|
||||
MODPY_EGG_VERSION = 1.0.18
|
||||
DISTNAME = ipaddress-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = net
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://github.com/phihag/ipaddress
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ipaddress-1.0.17.tar.gz) = OiHFoV9DNxCqom8a4XS2FZc6JRggBq5/nCbeFRzVFxY=
|
||||
SIZE (ipaddress-1.0.17.tar.gz) = 32434
|
||||
SHA256 (ipaddress-1.0.18.tar.gz) = XYU0yOGF8tih/aHvc/LI9LIyZOjjAGP+65UR1JKkE+E=
|
||||
SIZE (ipaddress-1.0.18.tar.gz) = 32475
|
||||
|
Loading…
x
Reference in New Issue
Block a user