summaryrefslogtreecommitdiff
path: root/math/py-numexpr/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-29 19:17:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-29 19:17:28 +0000
commit3dc5f6842942a8a50a9d3decb7fad1d224ab5e7d (patch)
tree2821079b8874c06d1f398a101b96054f22c41650 /math/py-numexpr/Makefile
parentUpdate to 1.1.0 (diff)
Update to 2.6.6
Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
Notes
Notes: svn path=/head/; revision=475755
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 8e0659847d3a..6c4ffea69a6d 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= numexpr
-PORTVERSION= 2.6.5
+PORTVERSION= 2.6.6
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}