pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-mutagen Needs Python 2.3+
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c26fb130922
branches: trunk
changeset: 523775:8c26fb130922
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jan 13 12:06:19 2007 +0000
description:
Needs Python 2.3+
diffstat:
audio/py-mutagen/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fa446a3d3ab7 -r 8c26fb130922 audio/py-mutagen/Makefile
--- a/audio/py-mutagen/Makefile Sat Jan 13 12:05:22 2007 +0000
+++ b/audio/py-mutagen/Makefile Sat Jan 13 12:06:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/10 10:21:25 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/13 12:06:19 joerg Exp $
#
DISTNAME= mutagen-1.9
@@ -12,6 +12,7 @@
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index