summaryrefslogtreecommitdiff
path: root/security/py-prewikka/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
committeradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
commit3445d075bebfeeda915b20c358b79af5b9db8895 (patch)
treef5adf48498a05775bea8c492276fdbad87e6ff60 /security/py-prewikka/Makefile
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'security/py-prewikka/Makefile')
-rw-r--r--security/py-prewikka/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 3cea92fadbd..0a00b3e7605 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2017/09/03 08:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/07/03 05:03:32 adam Exp $
DISTNAME= prewikka-${VERSION}
PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION}
@@ -24,7 +24,7 @@ USE_TOOLS+= msgfmt
PYDISTUTILSPKG= yes
PYSETUP= setup.py
REPLACE_PYTHON= scripts/prewikka-httpd
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-cheetah
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-cheetah
PREWIKKA_USER?= prewikka
PREWIKKA_GROUP?= prewikka