summaryrefslogtreecommitdiff
path: root/security/libpreludedb-python
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
committerwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
commitca819a0b15efa5e79e3bfab50a78792ffee0a46f (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /security/libpreludedb-python
parent1a58303f2d3cf51da1514444f9fea97e40a0ba26 (diff)
downloadpkgsrc-ca819a0b15efa5e79e3bfab50a78792ffee0a46f.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'security/libpreludedb-python')
-rw-r--r--security/libpreludedb-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile
index 7278f4dea73..a74ae0e43f5 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/09/19 13:04:27 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/01/01 14:43:54 wiz Exp $
PKGNAME= libpreludedb-python-${VERSION}
PKGREVISION= 13
@@ -16,7 +16,7 @@ PYBINMODULE= yes
PY_PATCHPLIST= yes
BUILD_DIRS= bindings
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.24.1
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"