summaryrefslogtreecommitdiff
path: root/sysutils/py-Glances
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-05-01 09:13:41 +0000
committerwiz <wiz@pkgsrc.org>2022-05-01 09:13:41 +0000
commit5ec9fbe579378894e3b10d3238ee30e1b9c9bc23 (patch)
tree43eb62d6c93626d7e3af47f2a969ef7320420ad3 /sysutils/py-Glances
parentf7715e0c764c0854a114626ad1a815ed7a7083d3 (diff)
downloadpkgsrc-5ec9fbe579378894e3b10d3238ee30e1b9c9bc23.tar.gz
*: mark as not-for-python-2.x
A dependency does not support python 2 any longer
Diffstat (limited to 'sysutils/py-Glances')
-rw-r--r--sysutils/py-Glances/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/py-Glances/Makefile b/sysutils/py-Glances/Makefile
index fb32c5bc7a3..48d44206603 100644
--- a/sysutils/py-Glances/Makefile
+++ b/sysutils/py-Glances/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/01/05 15:41:21 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/05/01 09:13:42 wiz Exp $
DISTNAME= Glances-3.2.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,6 +20,8 @@ DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_PKG_RESOURCES= yes
SUBST_CLASSES+= prefix