pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-hgview Not ready for python-3.x.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a2185d9b876
branches: trunk
changeset: 632204:8a2185d9b876
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 19 14:51:33 2014 +0000
description:
Not ready for python-3.x.
diffstat:
devel/py-hgview/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 03a4f182db7f -r 8a2185d9b876 devel/py-hgview/Makefile
--- a/devel/py-hgview/Makefile Wed Mar 19 14:21:33 2014 +0000
+++ b/devel/py-hgview/Makefile Wed Mar 19 14:51:33 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/03/09 10:27:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2014/03/19 14:51:33 wiz Exp $
DISTNAME= hgview-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@
DEPENDS+= mercurial>=1.6:../../devel/mercurial
REPLACE_PYTHON= *.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.8.0
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index