summaryrefslogtreecommitdiff
path: root/security/py-openid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-openid/Makefile')
-rw-r--r--security/py-openid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile
index 5f2c48e94f6..e590432d91e 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:57 adam Exp $
DISTVERS= 2.2.5
GITREF= b666238
@@ -14,7 +14,7 @@ COMMENT= Python module for OpenID
LICENSE= apache-2.0
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"