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-barman: restrict to python 3
details: https://anonhg.NetBSD.org/pkgsrc/rev/a87f965a00cc
branches: trunk
changeset: 385186:a87f965a00cc
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 17:08:49 2022 +0000
description:
py-barman: restrict to python 3
diffstat:
databases/py-barman/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cc2a909e3196 -r a87f965a00cc databases/py-barman/Makefile
--- a/databases/py-barman/Makefile Sun Sep 11 16:53:16 2022 +0000
+++ b/databases/py-barman/Makefile Sun Sep 11 17:08:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2022/05/11 10:23:11 adam Exp $
+# $NetBSD: Makefile,v 1.19 2022/09/11 17:08:49 wiz Exp $
DISTNAME= barman-2.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,6 +20,8 @@
PYTHON_SELF_CONFLICT= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_PKG_RESOURCES= yes
CONF_FILES+= share/examples/barman/barman.conf \
Home |
Main Index |
Thread Index |
Old Index