Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:20:30 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: 990920f453e0 - main - math/py-jax: Update to 0.4.12
Message-ID:  <202306300720.35U7KUZ4075766@gitrepo.freebsd.org>

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

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

commit 990920f453e0516d74425b10cc052405fdb08238
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:04:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:04:10 +0000

    math/py-jax: Update to 0.4.12
    
    Changes:        https://github.com/google/jax/releases
                    https://github.com/google/jax/blob/main/CHANGELOG.md
---
 math/py-jax/Makefile | 2 +-
 math/py-jax/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile
index 85e49bd7bb20..b1aaf60979bb 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jax
-PORTVERSION=	0.4.11
+PORTVERSION=	0.4.12
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index 428583b050e0..3b79c075343e 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792320
-SHA256 (jax-0.4.11.tar.gz) = 8b1cd443b698339df8d8807578ee141e5b67e36125b3945b146f600177d60d79
-SIZE (jax-0.4.11.tar.gz) = 1285865
+TIMESTAMP = 1686496770
+SHA256 (jax-0.4.12.tar.gz) = d2de9a2388ffe002f16506d3ad1cc6e34d7536b98948e49c7e05bbcfe8e57998
+SIZE (jax-0.4.12.tar.gz) = 1293913



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