pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/zim
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Oct 6 09:04:58 UTC 2021
Modified Files:
pkgsrc/editors/zim: Makefile
Log Message:
zim: Switch to PYTHON_VERSIONS_INCOMPATIBLE.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/editors/zim/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/zim/Makefile
diff -u pkgsrc/editors/zim/Makefile:1.45 pkgsrc/editors/zim/Makefile:1.46
--- pkgsrc/editors/zim/Makefile:1.45 Mon Feb 8 10:55:56 2021
+++ pkgsrc/editors/zim/Makefile Wed Oct 6 09:04:58 2021
@@ -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 @@ BUILD_DEFS= PKG_SYSCONFBASE
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