pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-pgnotify py-postgressql dependency needs ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23f8d04aad68
branches: trunk
changeset: 514088:23f8d04aad68
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 07 16:55:34 2006 +0000
description:
py-postgressql dependency needs Python 2.2+
diffstat:
databases/py-pgnotify/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0d9d65a9e746 -r 23f8d04aad68 databases/py-pgnotify/Makefile
--- a/databases/py-pgnotify/Makefile Wed Jun 07 16:28:32 2006 +0000
+++ b/databases/py-pgnotify/Makefile Wed Jun 07 16:55:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:36 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/07 16:55:34 joerg Exp $
#
DISTNAME= pgnotify-0.1
@@ -20,6 +20,7 @@
PYDISTUTILSPKG= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index