pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-google this works with Python-2.4 (hint from Jo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/292c695d55f6
branches: trunk
changeset: 513744:292c695d55f6
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jun 02 16:34:31 2006 +0000
description:
this works with Python-2.4 (hint from Joerg Sonnenberger)
hey, even my license key from 2002 still works!
diffstat:
net/py-google/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f9a5709f2589 -r 292c695d55f6 net/py-google/Makefile
--- a/net/py-google/Makefile Fri Jun 02 16:17:08 2006 +0000
+++ b/net/py-google/Makefile Fri Jun 02 16:34:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:30 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2006/06/02 16:34:31 drochner Exp $
#
DISTNAME= pygoogle-0.6
@@ -13,7 +13,7 @@
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 23 22 21
+PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
.include "../../lang/python/extension.mk"
.include "../../net/py-soappy/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index