pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hgnested Restrict to the same versions as Mer...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a354cd1a4c1d
branches:  trunk
changeset: 639355:a354cd1a4c1d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 11 13:46:30 2014 +0000

description:
Restrict to the same versions as Mercurial itself.

diffstat:

 devel/py-hgnested/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ba01c6b0ce98 -r a354cd1a4c1d devel/py-hgnested/Makefile
--- a/devel/py-hgnested/Makefile        Thu Sep 11 10:47:58 2014 +0000
+++ b/devel/py-hgnested/Makefile        Thu Sep 11 13:46:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/09/11 10:47:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2014/09/11 13:46:30 joerg Exp $
 
 DISTNAME=      hgnested-0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
 COMMENT=       Mercurial extension to work with nested repositories
 LICENSE=       gnu-gpl-v3
 
+PYTHON_VERSIONS_INCOMPATIBLE=  33 34
+
 USE_LANGUAGES= # none
 
 DEPENDS+=      ${PYPKGPREFIX}-mercurial>=1.6:../../devel/py-mercurial



Home | Main Index | Thread Index | Old Index