aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2022-05-25 07:22:27 +0000
committerWen Heping <wen@FreeBSD.org>2022-05-25 07:22:27 +0000
commitff9098f7093e8f774790ac4139dc1090fae538da (patch)
tree769b4719249b5ad586202d29b470cdefa207f796 /Mk
parentfbfefdd0f82356e2784307cd71ddaed990f38587 (diff)
downloadports-ff9098f7093e8f774790ac4139dc1090fae538da.tar.gz
ports-ff9098f7093e8f774790ac4139dc1090fae538da.zip
math/py-numpy: Update to 1.22.4
PR: 264153 Reported by: wen@ Exp-run by: antoine@
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
index 0b8f782c0314..54f311ca5fe0 100644
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -645,7 +645,7 @@ CMAKE_ARGS+= -DPython_ADDITIONAL_VERSIONS=${PYTHON_VER}
# Python 3rd-party modules
PYGAME= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR}
-PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1<1.21,1:math/py-numpy@${PY_FLAVOR}
+PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1<1.23,1:math/py-numpy@${PY_FLAVOR}
# Common Python modules that can be needed but only for some versions of Python.
. if ${PYTHON_REL} < 30500