summaryrefslogtreecommitdiff
path: root/math/py-numexpr
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile2
-rw-r--r--math/py-numexpr/distinfo6
-rw-r--r--math/py-numexpr/pkg-descr1
3 files changed, 4 insertions, 5 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 3482b16f92b8..44c3917a17ea 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= numexpr
-PORTVERSION= 2.7.1
+PORTVERSION= 2.7.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo
index a0fbf856d620..2a5269a04b7e 100644
--- a/math/py-numexpr/distinfo
+++ b/math/py-numexpr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578319098
-SHA256 (numexpr-2.7.1.tar.gz) = b0d239d9827e1bcee08344fd05835823bc60aff97232e35a928214d03ff802b1
-SIZE (numexpr-2.7.1.tar.gz) = 99196
+TIMESTAMP = 1609598905
+SHA256 (numexpr-2.7.2.tar.gz) = 4cf5082f3e4f256ba4033ba31d0b95cacc7619babd09d7b5fb56b3036c8923aa
+SIZE (numexpr-2.7.2.tar.gz) = 97785
diff --git a/math/py-numexpr/pkg-descr b/math/py-numexpr/pkg-descr
index 44042a93dc4e..c5e6102cb77e 100644
--- a/math/py-numexpr/pkg-descr
+++ b/math/py-numexpr/pkg-descr
@@ -13,5 +13,4 @@ transcendental functions (like trigonometrical, exponentials...) on top of
Intel-compatible platforms. This support also allows to use multiple cores in
your computations.
-WWW: https://pypi.org/project/numexpr/
WWW: https://github.com/pydata/numexpr