pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope25-ZMySQLDA py-mysqldb doesn't support 2.1 any...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58220da0f9fb
branches: trunk
changeset: 545796:58220da0f9fb
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Aug 12 21:42:53 2008 +0000
description:
py-mysqldb doesn't support 2.1 any longer.
diffstat:
www/zope25-ZMySQLDA/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 63ad6956469f -r 58220da0f9fb www/zope25-ZMySQLDA/Makefile
--- a/www/zope25-ZMySQLDA/Makefile Tue Aug 12 21:38:54 2008 +0000
+++ b/www/zope25-ZMySQLDA/Makefile Tue Aug 12 21:42:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:31:06 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/08/12 21:42:53 joerg Exp $
#
DISTNAME= ZMySQLDA-2.0.8
@@ -13,6 +13,8 @@
DEPENDS+= ${PYPKGPREFIX}-mysqldb-[0-9]*:../../databases/py-mysqldb
+PYTHON_VERSIONS_ACCEPTED= 25 24 23
+
ZOPE_COPYPRODUCT= zope-std-copyproduct-long
.include "../../www/zope25/product.mk"
Home |
Main Index |
Thread Index |
Old Index