pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-google py-SOAPpy needs Python 2.2+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47e878238e87
branches:  trunk
changeset: 514089:47e878238e87
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 07 16:56:08 2006 +0000

description:
py-SOAPpy needs Python 2.2+

diffstat:

 net/py-google/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23f8d04aad68 -r 47e878238e87 net/py-google/Makefile
--- a/net/py-google/Makefile    Wed Jun 07 16:55:34 2006 +0000
+++ b/net/py-google/Makefile    Wed Jun 07 16:56:08 2006 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index