pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-mxDateTime enable python25
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa68c2b3a2a2
branches: trunk
changeset: 541109:fa68c2b3a2a2
user: abs <abs%pkgsrc.org@localhost>
date: Tue Apr 15 16:00:58 2008 +0000
description:
enable python25
diffstat:
time/py-mxDateTime/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b715b8a55475 -r fa68c2b3a2a2 time/py-mxDateTime/Makefile
--- a/time/py-mxDateTime/Makefile Tue Apr 15 15:53:40 2008 +0000
+++ b/time/py-mxDateTime/Makefile Tue Apr 15 16:00:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/06/02 18:35:53 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/04/15 16:00:58 abs Exp $
#
DISTNAME= egenix-mx-base-2.0.6
@@ -13,7 +13,7 @@
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 22 21
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index