pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-pygments25 Make sure we build this python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4612e4bdb8d4
branches: trunk
changeset: 769269:4612e4bdb8d4
user: hauke <hauke%pkgsrc.org@localhost>
date: Wed Nov 10 14:18:33 2021 +0000
description:
Make sure we build this python 2 compatible package against, well,
python 2.
diffstat:
textproc/py-pygments25/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 299ef2235c89 -r 4612e4bdb8d4 textproc/py-pygments25/Makefile
--- a/textproc/py-pygments25/Makefile Wed Nov 10 13:33:40 2021 +0000
+++ b/textproc/py-pygments25/Makefile Wed Nov 10 14:18:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/04/06 14:11:12 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/10 14:18:33 hauke Exp $
DISTNAME= Pygments-2.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -15,6 +15,8 @@
PYTHON_VERSIONED_DEPENDENCIES= test:test
+PYTHON_VERSIONS_ACCEPTED= 27
+
USE_LANGUAGES= # none
post-install:
Home |
Main Index |
Thread Index |
Old Index