summaryrefslogtreecommitdiff
path: root/net/py-twisted
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
commitd9cd52ca4f7d2f437462e137076da25e25647437 (patch)
tree6f510156548caacca7fb56a561c073c3aafcb9b7 /net/py-twisted
parentbb6aab2f58f81bc7205abbd391e485390b223225 (diff)
downloadpkgsrc-d9cd52ca4f7d2f437462e137076da25e25647437.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'net/py-twisted')
-rw-r--r--net/py-twisted/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-twisted/Makefile.common b/net/py-twisted/Makefile.common
index d3b37b59162..db1ad2a0b34 100644
--- a/net/py-twisted/Makefile.common
+++ b/net/py-twisted/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2016/11/28 13:55:50 wiz Exp $
+# $NetBSD: Makefile.common,v 1.37 2017/01/01 14:43:52 wiz Exp $
#
# used by net/py-twisted/Makefile
# used by net/py-twisted-docs/Makefile
@@ -15,4 +15,4 @@ LICENSE= mit
DISTINFO_FILE?= ${.CURDIR}/../py-twisted/distinfo
PATCHDIR?= ${.CURDIR}/../py-twisted/patches
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # many parts not yet ported as of 16.5.0 (PLIST: 465 files missing)
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # many parts not yet ported as of 16.5.0 (PLIST: 465 files missing)