summaryrefslogtreecommitdiff
path: root/math/py-numexpr/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-22 01:04:36 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-22 01:04:36 +0800
commit4caf4ada3fbf927e9f509c28495bddba1fa201cb (patch)
tree20adfb5dae45fc6a467faf88322e2a11ecba9e66 /math/py-numexpr/Makefile
parentmath/py-awkward-cpp: Update to 22 (diff)
math/py-numexpr: Update to 2.8.5
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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 171291f8a529..2477e0babd9e 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= numexpr
-PORTVERSION= 2.8.4
-PORTREVISION= 1
+PORTVERSION= 2.8.5
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}