pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-numpy py-numpy: set PYTHON_VERSIONS_INCOMPATIB...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a186680f45d
branches: trunk
changeset: 455245:2a186680f45d
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jul 01 06:13:45 2021 +0000
description:
py-numpy: set PYTHON_VERSIONS_INCOMPATIBLE in bl3.mk
diffstat:
math/py-numpy/buildlink3.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0f32472f8790 -r 2a186680f45d math/py-numpy/buildlink3.mk
--- a/math/py-numpy/buildlink3.mk Thu Jul 01 06:10:32 2021 +0000
+++ b/math/py-numpy/buildlink3.mk Thu Jul 01 06:13:45 2021 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.10 2021/06/15 04:41:53 thor Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2021/07/01 06:13:45 nia Exp $
BUILDLINK_TREE+= py-numpy
.if !defined(PY_NUMPY_BUILDLINK3_MK)
PY_NUMPY_BUILDLINK3_MK:=
+PYTHON_VERSIONS_INCOMPATIBLE+= 36
+
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.0
Home |
Main Index |
Thread Index |
Old Index