git: bb790ba60221 - main - math/py-jax: Update to 0.4.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:53:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb790ba60221bccca37ac59fc961c95ff2090f29 commit bb790ba60221bccca37ac59fc961c95ff2090f29 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:39:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:47:19 +0000 math/py-jax: Update to 0.4.11 Changes: https://github.com/google/jax/releases https://github.com/google/jax/blob/main/CHANGELOG.md --- math/py-jax/Makefile | 10 ++++++++-- math/py-jax/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile index 7692e8fca25b..2a90d5702b8a 100644 --- a/math/py-jax/Makefile +++ b/math/py-jax/Makefile @@ -1,5 +1,5 @@ PORTNAME= jax -PORTVERSION= 0.4.10 +PORTVERSION= 0.4.11 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,4 +22,10 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.6:devel/py-importlib-metadata@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo index 0c8544017df5..428583b050e0 100644 --- a/math/py-jax/distinfo +++ b/math/py-jax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104504 -SHA256 (jax-0.4.10.tar.gz) = 1bf0f2720f778f2937301a16a4d5cd3497f13a4d6c970c24a88918a81816a888 -SIZE (jax-0.4.10.tar.gz) = 1277430 +TIMESTAMP = 1685792320 +SHA256 (jax-0.4.11.tar.gz) = 8b1cd443b698339df8d8807578ee141e5b67e36125b3945b146f600177d60d79 +SIZE (jax-0.4.11.tar.gz) = 1285865