summaryrefslogtreecommitdiff
path: root/devel/py-tabular/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tabular/Makefile')
-rw-r--r--devel/py-tabular/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tabular/Makefile b/devel/py-tabular/Makefile
index 5076179fb34..f0408e5b820 100644
--- a/devel/py-tabular/Makefile
+++ b/devel/py-tabular/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/08/28 15:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:35 wiz Exp $
DISTNAME= tabular-0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/tabular
COMMENT= Tabular data tools for Python
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.1
.include "../../graphics/py-matplotlib/buildlink3.mk"
BUILDLINK_API_DEPENDS.pynumpy+= ${PYPKGPREFIX}-numpy>=1.6