summaryrefslogtreecommitdiff
path: root/databases/py-barman
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-11 17:08:49 +0000
committerwiz <wiz@pkgsrc.org>2022-09-11 17:08:49 +0000
commit0543c29b2c98b5520cfa3e5546b67d6838e90292 (patch)
tree0cc007bab6fa317e5b47c2f1a9119d2c62a0e433 /databases/py-barman
parentb28b1e1d0db057c2aa179f2f7744c92b7ae2af96 (diff)
downloadpkgsrc-0543c29b2c98b5520cfa3e5546b67d6838e90292.tar.gz
py-barman: restrict to python 3
Diffstat (limited to 'databases/py-barman')
-rw-r--r--databases/py-barman/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-barman/Makefile b/databases/py-barman/Makefile
index fe6fbbb111f..23a4ec8f749 100644
--- a/databases/py-barman/Makefile
+++ b/databases/py-barman/Makefile
@@ -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 @@ USE_LANGUAGES= # none
PYTHON_SELF_CONFLICT= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_PKG_RESOURCES= yes
CONF_FILES+= share/examples/barman/barman.conf \