pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bzr Fix build - welcome to python 3.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/738f08b4a3cb
branches: trunk
changeset: 383952:738f08b4a3cb
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Tue Aug 14 15:53:10 2018 +0000
description:
Fix build - welcome to python 3.7
diffstat:
devel/bzr/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 26b031543535 -r 738f08b4a3cb devel/bzr/Makefile
--- a/devel/bzr/Makefile Tue Aug 14 15:53:05 2018 +0000
+++ b/devel/bzr/Makefile Tue Aug 14 15:53:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/01/09 22:18:57 tez Exp $
+# $NetBSD: Makefile,v 1.71 2018/08/14 15:53:10 prlw1 Exp $
DISTNAME= bzr-2.6.0
PKGREVISION= 1
@@ -18,7 +18,7 @@
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-pyrex
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-pyrex
REPLACE_PYTHON= bzr bzrlib/weave.py
REPLACE_PYTHON+= bzrlib/patiencediff.py bzrlib/_patiencediff_py.py
Home |
Main Index |
Thread Index |
Old Index