From 2a6fbaaed045ab06cd7684382f4693bf0f996d55 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- databases/py-PgSQL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-PgSQL') diff --git a/databases/py-PgSQL/Makefile b/databases/py-PgSQL/Makefile index e004e732790..72e22de2a2a 100644 --- a/databases/py-PgSQL/Makefile +++ b/databases/py-PgSQL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2016/10/09 21:41:57 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2017/01/01 14:43:27 wiz Exp $ DISTNAME= pyPgSQL-2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -11,7 +11,7 @@ HOMEPAGE= http://pypgsql.sourceforge.net/ COMMENT= Python DB-API 2.0 compliant interface to PostgreSQL WRKSRC= ${WRKDIR}/pypgsql -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-mxDateTime +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mxDateTime .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" -- cgit v1.2.3