pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-mpd2 py-mpd2: not for python 2.x
details: https://anonhg.NetBSD.org/pkgsrc/rev/3723d0a6d3e9
branches: trunk
changeset: 771547:3723d0a6d3e9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 19 13:18:11 2021 +0000
description:
py-mpd2: not for python 2.x
diffstat:
audio/py-mpd2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f0a2ecbed2f9 -r 3723d0a6d3e9 audio/py-mpd2/Makefile
--- a/audio/py-mpd2/Makefile Sun Dec 19 11:55:29 2021 +0000
+++ b/audio/py-mpd2/Makefile Sun Dec 19 13:18:11 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/09/14 11:03:22 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/19 13:18:11 wiz Exp $
DISTNAME= python-mpd2-1.0.0
PKGNAME= ${PYPKGPREFIX}-mpd2-1.0.0
@@ -13,5 +13,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index