Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/eyeD3 eyeD3: mark as python 3.x only due to py-f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7ec5e52c8f7
branches: trunk
changeset: 432259:d7ec5e52c8f7
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 20 07:06:41 2020 +0000
description:
eyeD3: mark as python 3.x only due to py-faker via py-factory_boy
diffstat:
audio/eyeD3/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 83fbfcbab1c8 -r d7ec5e52c8f7 audio/eyeD3/Makefile
--- a/audio/eyeD3/Makefile Wed May 20 07:04:37 2020 +0000
+++ b/audio/eyeD3/Makefile Wed May 20 07:06:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/05/19 18:52:35 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/20 07:06:41 wiz Exp $
DISTNAME= eyeD3-0.9.5
CATEGORIES= audio
@@ -15,6 +15,8 @@
PYTHON_VERSIONED_DEPENDENCIES+= test:test
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-faker via py-factory_boy
+
USE_LANGUAGES= # none
# 13 test failures as of 0.9.5
Home |
Main Index |
Thread Index |
Old Index