pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-vobject Allow python26.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/083e9a1936aa
branches:  trunk
changeset: 398259:083e9a1936aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 27 17:16:20 2009 +0000

description:
Allow python26.

diffstat:

 textproc/py-vobject/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 302de1d5a32d -r 083e9a1936aa textproc/py-vobject/Makefile
--- a/textproc/py-vobject/Makefile      Thu Aug 27 17:09:55 2009 +0000
+++ b/textproc/py-vobject/Makefile      Thu Aug 27 17:16:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/02/27 00:05:02 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/27 17:16:20 wiz Exp $
 #
 
 DISTNAME=      vobject-0.8.1c
@@ -15,7 +15,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=1.1:../../time/py-dateutil
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      26 25 24
 
 PYDISTUTILSPKG=        yes
 PY_PATCHPLIST= yes



Home | Main Index | Thread Index | Old Index