summaryrefslogtreecommitdiff
path: root/devel/bzr
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 /devel/bzr
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 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 709d729c269..ef449ec6634 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2014/01/27 18:41:11 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2014/05/09 07:36:58 wiz Exp $
DISTNAME= bzr-2.5.1
CATEGORIES= devel scm
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake msgfmt
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-pyrex, py-paramiko
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex, py-paramiko
REPLACE_PYTHON= bzr bzrlib/weave.py
REPLACE_PYTHON+= bzrlib/patiencediff.py bzrlib/_patiencediff_py.py