summaryrefslogtreecommitdiff
path: root/comms/py-serial
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-09 07:36:53 +0000
committerwiz <wiz>2014-05-09 07:36:53 +0000
commit1f40a115597a757dffb35d76fc06e4ced0708e2b (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /comms/py-serial
parent10c570a1541d725230c1afb3be2722bc774ee88c (diff)
downloadpkgsrc-1f40a115597a757dffb35d76fc06e4ced0708e2b.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'comms/py-serial')
-rw-r--r--comms/py-serial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 490d0116dab..35701d7c26e 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/01/19 09:49:55 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/05/09 07:36:56 wiz Exp $
DISTNAME= pyserial-2.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -10,7 +10,7 @@ HOMEPAGE= http://pyserial.sourceforge.net/
COMMENT= Python Serial Port Extension
LICENSE= python-software-foundation
-#PYTHON_VERSIONS_INCOMPATIBLE= 33
+#PYTHON_VERSIONS_INCOMPATIBLE= 33 34
CONFLICTS+= ${PYPKGPREFIX}-pyserial-[0-9]*