pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/zim zim: Switch to PYTHON_VERSIONS_INCOMPATIBLE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cc52aa4e10e
branches:  trunk
changeset: 459400:7cc52aa4e10e
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Oct 06 09:04:58 2021 +0000

description:
zim: Switch to PYTHON_VERSIONS_INCOMPATIBLE.

diffstat:

 editors/zim/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e8d5c90199a2 -r 7cc52aa4e10e editors/zim/Makefile
--- a/editors/zim/Makefile      Wed Oct 06 08:24:22 2021 +0000
+++ b/editors/zim/Makefile      Wed Oct 06 09:04:58 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/02/08 10:55:56 triaxx Exp $
+# $NetBSD: Makefile,v 1.46 2021/10/06 09:04:58 jperkin Exp $
 
 DISTNAME=      zim-0.73.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@
 
 REPLACE_PYTHON=        zim.py
 
-PYTHON_VERSIONS_ACCEPTED=      39 38 37 36
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 SUBST_CLASSES+=                        data-path
 SUBST_STAGE.data-path=         pre-configure



Home | Main Index | Thread Index | Old Index