pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/krita Python 2.6 is long gone



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0367f42e005e
branches:  trunk
changeset: 338977:0367f42e005e
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 02 13:26:40 2019 +0000

description:
Python 2.6 is long gone

diffstat:

 graphics/krita/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4f356313ac5c -r 0367f42e005e graphics/krita/Makefile
--- a/graphics/krita/Makefile   Mon Sep 02 13:25:49 2019 +0000
+++ b/graphics/krita/Makefile   Mon Sep 02 13:26:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/08/22 12:23:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2019/09/02 13:26:40 adam Exp $
 
 DISTNAME=              krita-4.1.3
 PKGREVISION=           15
@@ -33,7 +33,7 @@
 CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/kritarc \
                ${PKG_SYSCONFDIR}/xdg/kritarc
 
-PYTHON_VERSIONS_INCOMPATIBLE=  26 27
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../lang/python/application.mk"
 .include "../../graphics/exiv2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index