From 2019fddeb4a03f35d05240122f8adaba399b2031 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- chat/py-xmpppy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/py-xmpppy') diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile index 633b075b0fc..ac4e8c237ab 100644 --- a/chat/py-xmpppy/Makefile +++ b/chat/py-xmpppy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/11/08 22:02:57 schnoebe Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:30 adam Exp $ DISTNAME= xmpppy-0.5.0rc1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ USE_LANGUAGES= # none PYDISTUTILSPKG= yes PYTHON_VERSIONED_DEPENDENCIES= dns -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.5.0rc1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.5.0rc1 DOCDIR= ${PREFIX}/share/doc/py-xmpppy EXDIR= ${PREFIX}/share/examples/py-xmpppy -- cgit v1.2.3