From 35e30628c7cc02147ddb9885c9892953905ff73e Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Jun 2006 16:56:08 +0000 Subject: py-SOAPpy needs Python 2.2+ --- net/py-google/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/py-google/Makefile b/net/py-google/Makefile index f31cf22242b..cefb5889281 100644 --- a/net/py-google/Makefile +++ b/net/py-google/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/06/02 16:34:31 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2006/06/07 16:56:08 joerg Exp $ # DISTNAME= pygoogle-0.6 @@ -13,7 +13,7 @@ COMMENT= Call the Google web API from Python PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../net/py-soappy/buildlink3.mk" -- cgit v1.2.3