pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/py-TTFQuery py-fonttools doesn't support Python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08198aa3b485
branches: trunk
changeset: 395997:08198aa3b485
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jul 17 11:27:59 2009 +0000
description:
py-fonttools doesn't support Python 2.3 any longer.
diffstat:
fonts/py-TTFQuery/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r bdb0208adbf7 -r 08198aa3b485 fonts/py-TTFQuery/Makefile
--- a/fonts/py-TTFQuery/Makefile Fri Jul 17 10:43:21 2009 +0000
+++ b/fonts/py-TTFQuery/Makefile Fri Jul 17 11:27:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/17 11:27:59 joerg Exp $
#
DISTNAME= TTFQuery-0.2.6
@@ -13,6 +13,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 25 24
+
DEPENDS+= ${PYPKGPREFIX}-fonttools>=2.0b1:../../fonts/py-fonttools
PYDISTUTILSPKG= yes
Home |
Main Index |
Thread Index |
Old Index