Date: Sun, 19 Oct 2025 00:03:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6858c3454aec - main - math/py-numexpr: Update to 2.13.1 Message-ID: <202510190003.59J03wZ0093372@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6858c3454aec453e29f2443a10a8d1e93143a674 commit 6858c3454aec453e29f2443a10a8d1e93143a674 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-18 23:53:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-18 23:53:38 +0000 math/py-numexpr: Update to 2.13.1 Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst --- math/py-numexpr/Makefile | 2 +- math/py-numexpr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 2945bb94ef18..7ccffe4acc43 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= numexpr -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/ diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index 40f4d7c8f961..7151ed223825 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816702 -SHA256 (numexpr-2.13.0.tar.gz) = 3363d804f202437586447a49b5c83b01322e8be72279d49e0bf524720edc01b6 -SIZE (numexpr-2.13.0.tar.gz) = 118688 +TIMESTAMP = 1759774695 +SHA256 (numexpr-2.13.1.tar.gz) = ecb722249c2d6ed7fefe8504bb17e056481a5f31233c23a7ee02085c3d661fa1 +SIZE (numexpr-2.13.1.tar.gz) = 119296home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510190003.59J03wZ0093372>
