summaryrefslogtreecommitdiff
path: root/math/py-numexpr
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 22:43:54 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 23:07:54 +0800
commita26226da2aee21e757604871c4d89c9e16e35571 (patch)
treea4ec03315cc3db018e5df89970b8e0cb5b701341 /math/py-numexpr
parentmath/py-ndindex: Update to 1.8 (diff)
math/py-numexpr: Update to 2.9.0
- Add GitHub to MASTER_SITES Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile5
-rw-r--r--math/py-numexpr/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 892c0b868b51..e27fbddea2b0 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,7 +1,8 @@
PORTNAME= numexpr
-PORTVERSION= 2.8.8
+PORTVERSION= 2.9.0
CATEGORIES= math python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo
index 1b75b98d795e..88703607ddf7 100644
--- a/math/py-numexpr/distinfo
+++ b/math/py-numexpr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543684
-SHA256 (numexpr-2.8.8.tar.gz) = e76ce4d25372f46170cf7eb1ff14ed5d9c69a0b162a405063cbe481bafe3af34
-SIZE (numexpr-2.8.8.tar.gz) = 102950
+TIMESTAMP = 1708449400
+SHA256 (numexpr-2.9.0.tar.gz) = f21d12f6c432ce349089eb95342babf6629aebb3fddf187a4492d3aadaadaaf0
+SIZE (numexpr-2.9.0.tar.gz) = 103155