pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-notify py-gtk needs Python 2.3+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b2c12fee36d
branches:  trunk
changeset: 523963:4b2c12fee36d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 15 21:16:37 2007 +0000

description:
py-gtk needs Python 2.3+

diffstat:

 sysutils/py-notify/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a2807bce290d -r 4b2c12fee36d sysutils/py-notify/Makefile
--- a/sysutils/py-notify/Makefile       Mon Jan 15 21:12:59 2007 +0000
+++ b/sysutils/py-notify/Makefile       Mon Jan 15 21:16:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/10 10:40:52 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/15 21:16:37 joerg Exp $
 #
 
 DISTNAME=      notify-python-0.1.1
@@ -17,6 +17,7 @@
 USE_TOOLS+=    pkg-config
 
 PKGCONFIG_OVERRIDE+=   notify-python-0.1.1/notify-python.pc.in
+PYTHON_VERSIONS_ACCEPTED=      24 23
 PY_PATCHPLIST= yes
 
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index