pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-gnutls This package needs python>=2.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe05cd245688
branches:  trunk
changeset: 468492:fe05cd245688
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Feb 14 15:00:37 2004 +0000

description:
This package needs python>=2.3.

diffstat:

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

diffs (18 lines):

diff -r 9bbd23d8f7b9 -r fe05cd245688 security/py-gnutls/Makefile
--- a/security/py-gnutls/Makefile       Sat Feb 14 14:48:23 2004 +0000
+++ b/security/py-gnutls/Makefile       Sat Feb 14 15:00:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/10 19:32:26 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/14 15:00:37 minskim Exp $
 
 DISTNAME=              python-gnutls-0.2
 PKGNAME=               ${PYPKGPREFIX}${DISTNAME:S/python//}
@@ -14,7 +14,7 @@
 PYDISTUTILSPKG=                yes
 NO_CONFIGURE=          yes
 
-PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth
+PYTHON_VERSIONS_ACCEPTED= 23 23pth
 
 .include "../../lang/python/extension.mk"
 .include "../../security/gnutls/buildlink3.mk"



Home | Main Index | Thread Index | Old Index