summaryrefslogtreecommitdiff
path: root/math/py-numexpr/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:25 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:25 +0800
commit04e501c95de41a973788a293f973b8a2265150dd (patch)
treec22522771d82ba73c8185d460c9e24988b057726 /math/py-numexpr/Makefile
parentmath/py-jax: Update to 0.4.16 (diff)
math/py-numexpr: Update to 2.8.6
Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
Diffstat (limited to 'math/py-numexpr/Makefile')
-rw-r--r--math/py-numexpr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 2477e0babd9e..b03ac4c19da1 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= numexpr
-PORTVERSION= 2.8.5
+PORTVERSION= 2.8.6
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}