pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-scikit-image py-scikit-image: cascade py-tifff...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5692e9d3b8a5
branches: trunk
changeset: 448094:5692e9d3b8a5
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Mar 05 04:16:57 2021 +0000
description:
py-scikit-image: cascade py-tifffile Python incompatibilities
diffstat:
math/py-scikit-image/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8d1fd8d4800e -r 5692e9d3b8a5 math/py-scikit-image/Makefile
--- a/math/py-scikit-image/Makefile Thu Mar 04 16:43:50 2021 +0000
+++ b/math/py-scikit-image/Makefile Fri Mar 05 04:16:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/02/24 20:05:36 markd Exp $
+# $NetBSD: Makefile,v 1.10 2021/03/05 04:16:57 gutteridge Exp $
DISTNAME= scikit-image-0.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,7 +23,7 @@
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE+= 27 36 # py-tifffile
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Home |
Main Index |
Thread Index |
Old Index