pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib py-matplotlib: incompatibility ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4500076d56a4
branches: trunk
changeset: 379362:4500076d56a4
user: nia <nia%pkgsrc.org@localhost>
date: Sun May 15 10:27:07 2022 +0000
description:
py-matplotlib: incompatibility with matplotlib via numpy
diffstat:
graphics/py-matplotlib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cb0727b661e7 -r 4500076d56a4 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Sun May 15 10:26:26 2022 +0000
+++ b/graphics/py-matplotlib/Makefile Sun May 15 10:27:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2022/01/04 20:54:06 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2022/05/15 10:27:07 nia Exp $
DISTNAME= matplotlib-3.4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -25,7 +25,7 @@
PYSETUPTESTTARGET= pytest
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # py-numpy
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index