pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-OpenSSL Accept Python 2.6 for now until ev...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7efc4d7e5a0a
branches:  trunk
changeset: 560799:7efc4d7e5a0a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 26 19:44:47 2009 +0000

description:
Accept Python 2.6 for now until evidence of breakage appears. Fixes
dependencies of some other packages.

diffstat:

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

diffs (18 lines):

diff -r 69b752282a91 -r 7efc4d7e5a0a security/py-OpenSSL/Makefile
--- a/security/py-OpenSSL/Makefile      Fri Jun 26 11:03:26 2009 +0000
+++ b/security/py-OpenSSL/Makefile      Fri Jun 26 19:44:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/03/05 18:51:31 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/06/26 19:44:47 joerg Exp $
 #
 
 DISTNAME=      pyOpenSSL-0.7
@@ -12,8 +12,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
-
 PYDISTUTILSPKG=        yes
 
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index