pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-postgresql Needs Python 2.2+
details: https://anonhg.NetBSD.org/pkgsrc/rev/c43cb00a015e
branches: trunk
changeset: 514070:c43cb00a015e
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 07 12:54:55 2006 +0000
description:
Needs Python 2.2+
diffstat:
databases/py-postgresql/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3eaad966219d -r c43cb00a015e databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile Wed Jun 07 12:54:48 2006 +0000
+++ b/databases/py-postgresql/Makefile Wed Jun 07 12:54:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/02/17 17:58:02 darcy Exp $
+# $NetBSD: Makefile,v 1.46 2006/06/07 12:54:55 joerg Exp $
DISTNAME= PyGreSQL-3.8
PKGNAME= ${PYPKGPREFIX}-postgresql-3.8
@@ -19,6 +19,7 @@
PY_PATCHPLIST= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYDISTUTILSPKG= yes
PYBINMODULE= yes
Home |
Main Index |
Thread Index |
Old Index