pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-barman py-argcomplete doesn't support Pyt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5a3a792b993
branches: trunk
changeset: 641565:d5a3a792b993
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Nov 11 15:38:51 2014 +0000
description:
py-argcomplete doesn't support Python 2.6.
diffstat:
databases/py-barman/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4414cc8afd51 -r d5a3a792b993 databases/py-barman/Makefile
--- a/databases/py-barman/Makefile Tue Nov 11 15:38:24 2014 +0000
+++ b/databases/py-barman/Makefile Tue Nov 11 15:38:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/04 12:56:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/11 15:38:51 joerg Exp $
DISTNAME= barman-1.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,6 +17,8 @@
PYTHON_VERSIONED_DEPENDENCIES= dateutil
+PYTHON_VERSIONS_INCOMPATIBLE= 26
+
USE_LANGUAGES= # none
CONF_FILES+= share/examples/barman/barman.conf \
Home |
Main Index |
Thread Index |
Old Index