summaryrefslogtreecommitdiff
path: root/net/py-tweepy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-tweepy/Makefile')
-rw-r--r--net/py-tweepy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index a4ff189f353..5de3a2b3d85 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/06/13 20:11:17 riz Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:54 adam Exp $
DISTNAME= tweepy-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.tweepy.org/
COMMENT= A basic Python API for Twitter
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"