Update to py-ipaddress-1.0.17

This commit is contained in:
danj 2016-11-02 20:52:17 +00:00
parent 07c9cff266
commit 96a0abbf49
2 changed files with 6 additions and 6 deletions

View File

@ -1,20 +1,20 @@
# $OpenBSD: Makefile,v 1.4 2016/08/31 12:39:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2016/11/02 20:52:17 danj Exp $
COMMENT = Python 3.3's ipaddress for Python 2.6 and 2.7#'
MODPY_EGG_VERSION = 1.0.16
MODPY_EGG_VERSION = 1.0.17
DISTNAME = ipaddress-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = net
REVISION = 0
HOMEPAGE = https://github.com/phihag/ipaddress
# Python
PERMIT_PACKAGE_CDROM = Yes
MODPY_PI = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes
TEST_DEPENDS = devel/py-nose${MODPY_FLAVOR}

View File

@ -1,2 +1,2 @@
SHA256 (ipaddress-1.0.16.tar.gz) = WjGCsyKnBlJcRigspvBk0noCz/vUSfn0dBbx3JaqcbA=
SIZE (ipaddress-1.0.16.tar.gz) = 31765
SHA256 (ipaddress-1.0.17.tar.gz) = OiHFoV9DNxCqom8a4XS2FZc6JRggBq5/nCbeFRzVFxY=
SIZE (ipaddress-1.0.17.tar.gz) = 32434