Date: Mon, 09 Mar 2026 18:24:37 +0000 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: 5fb683dec70e - main - math/py-vector: Update to 1.8.0 Message-ID: <69af1065.1f718.5d985b1d@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=5fb683dec70e0a1c03b98f4f185912d80866774a commit 5fb683dec70e0a1c03b98f4f185912d80866774a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:58:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:08 +0000 math/py-vector: Update to 1.8.0 Changes: https://github.com/scikit-hep/vector/releases --- math/py-vector/Makefile | 6 +++--- math/py-vector/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/py-vector/Makefile b/math/py-vector/Makefile index 0f53b9ae95c1..90df7ccbe5cf 100644 --- a/math/py-vector/Makefile +++ b/math/py-vector/Makefile @@ -1,5 +1,5 @@ PORTNAME= vector -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,8 +32,8 @@ SYMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR} .include <bsd.port.pre.mk> -.if ${PORT_OPTIONS:MNUMBA} && ${PYTHON_REL} < 31400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}numba>=0.57:devel/py-numba@${PY_FLAVOR} +.if ${PORT_OPTIONS:MNUMBA} && ${PYTHON_REL} < 31500 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}numba>=0.62:devel/py-numba@${PY_FLAVOR} .endif .include <bsd.port.post.mk> diff --git a/math/py-vector/distinfo b/math/py-vector/distinfo index 67d4c86003a6..4cad64feb3b0 100644 --- a/math/py-vector/distinfo +++ b/math/py-vector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446738 -SHA256 (vector-1.7.0.tar.gz) = 8b05ea2953322c74c49d2af180f7eac73ad0aa3d4c391cab896175ec4fa3d642 -SIZE (vector-1.7.0.tar.gz) = 386607 +TIMESTAMP = 1771421710 +SHA256 (vector-1.8.0.tar.gz) = 58f95e9e24463851ca34176a20df2fd2e80b41d78615e5b1f7ae4bf313424ca6 +SIZE (vector-1.8.0.tar.gz) = 387493home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1065.1f718.5d985b1d>
