Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2024 06:37:47 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c091f7b18400 - main - math/py-jacobi: update 0.8.1 =?utf-8?Q?=E2=86=92?= 0.9.2
Message-ID:  <202411080637.4A86blEH031952@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c091f7b18400e261b04f2730d9d22a6af193d791

commit c091f7b18400e261b04f2730d9d22a6af193d791
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-08 04:27:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-08 06:37:32 +0000

    math/py-jacobi: update 0.8.1 → 0.9.2
---
 math/py-jacobi/Makefile | 4 ++--
 math/py-jacobi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-jacobi/Makefile b/math/py-jacobi/Makefile
index 3562056f80c1..f425d089bd4a 100644
--- a/math/py-jacobi/Makefile
+++ b/math/py-jacobi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jacobi
-PORTVERSION=	0.8.1
+PORTVERSION=	0.9.2
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numba>0:devel/py-numba@${PY_FLAVOR}
+RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest
diff --git a/math/py-jacobi/distinfo b/math/py-jacobi/distinfo
index 27e23b5dd895..441dd6e7b666 100644
--- a/math/py-jacobi/distinfo
+++ b/math/py-jacobi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687502773
-SHA256 (jacobi-0.8.1.tar.gz) = 6c12846157017c22d1bf0334d14a483f369bc80ecc206af4652ac2a23ef5607d
-SIZE (jacobi-0.8.1.tar.gz) = 997020
+TIMESTAMP = 1731038897
+SHA256 (jacobi-0.9.2.tar.gz) = c11f481663246ef1c2da915b9f9ab4ef229051fb14e0afc232d4668301320828
+SIZE (jacobi-0.9.2.tar.gz) = 998268



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411080637.4A86blEH031952>