From 1f40a115597a757dffb35d76fc06e4ced0708e2b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2014 07:36:53 +0000 Subject: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. --- devel/py-ipaddr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-ipaddr') diff --git a/devel/py-ipaddr/Makefile b/devel/py-ipaddr/Makefile index 9ef7c3a54a3..319468a4781 100644 --- a/devel/py-ipaddr/Makefile +++ b/devel/py-ipaddr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/02/15 17:17:57 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:01 wiz Exp $ DISTNAME= ipaddr-2.1.10 PKGNAME= ${PYPKGPREFIX}ipaddr-2.1.10 @@ -10,7 +10,7 @@ HOMEPAGE= http://code.google.com/p/ipaddr-py/ COMMENT= Google open source IPv4/IPv6 manipulation library in Python LICENSE= apache-2.0 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.1.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1.10 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3