pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-diffoscope py-diffoscope: needs python-3.5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3d30864a2f8
branches: trunk
changeset: 370423:a3d30864a2f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 17 08:35:34 2017 +0000
description:
py-diffoscope: needs python-3.5 or newer
diffstat:
sysutils/py-diffoscope/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f996e94dc42b -r a3d30864a2f8 sysutils/py-diffoscope/Makefile
--- a/sysutils/py-diffoscope/Makefile Tue Oct 17 08:34:35 2017 +0000
+++ b/sysutils/py-diffoscope/Makefile Tue Oct 17 08:35:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/10/16 09:53:42 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/10/17 08:35:34 wiz Exp $
DISTNAME= diffoscope-87
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -26,7 +26,7 @@
SUBST_MESSAGE.gtar= Fix path to gtar.
SUBST_STAGE.gtar= post-configure
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 34
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Home |
Main Index |
Thread Index |
Old Index