pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-tifffile py-tifffile: not for python2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc0a930df67c
branches: trunk
changeset: 447856:bc0a930df67c
user: markd <markd%pkgsrc.org@localhost>
date: Sat Feb 27 23:47:59 2021 +0000
description:
py-tifffile: not for python2.7
diffstat:
graphics/py-tifffile/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 247a77144b78 -r bc0a930df67c graphics/py-tifffile/Makefile
--- a/graphics/py-tifffile/Makefile Sat Feb 27 23:43:40 2021 +0000
+++ b/graphics/py-tifffile/Makefile Sat Feb 27 23:47:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/24 19:54:49 markd Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/27 23:47:59 markd Exp $
DISTNAME= tifffile-2021.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Read and write TIFF(r) files
LICENSE= modified-bsd
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} lsm2bin lsm2bin-${PYVERSSUFFIX} && \
Home |
Main Index |
Thread Index |
Old Index