git: a26226da2aee - main - math/py-numexpr: Update to 2.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:24:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a26226da2aee21e757604871c4d89c9e16e35571 commit a26226da2aee21e757604871c4d89c9e16e35571 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:43:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:54 +0000 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 --- math/py-numexpr/Makefile | 5 +++-- math/py-numexpr/distinfo | 6 +++--- 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