Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2023 17:19:51 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: 07895de6d4ba - main - math/py-jax: Update to 0.4.20
Message-ID:  <202311141719.3AEHJpsX061647@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=07895de6d4ba09213d212503becd1c252fa17816

commit 07895de6d4ba09213d212503becd1c252fa17816
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:40:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:57 +0000

    math/py-jax: Update to 0.4.20
    
    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 e24554912769..733fd6249802 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jax
-PORTVERSION=	0.4.19
+PORTVERSION=	0.4.20
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index a4dfa6f277fa..e98170c16038 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698341059
-SHA256 (jax-0.4.19.tar.gz) = 29f87f9a50964d3ca5eeb2973de3462f0e8b4eca6d46027894a0e9a903420601
-SIZE (jax-0.4.19.tar.gz) = 1427651
+TIMESTAMP = 1699774648
+SHA256 (jax-0.4.20.tar.gz) = ea96a763a8b1a9374639d1159ab4de163461d01cd022f67c34c09581b71ed2ac
+SIZE (jax-0.4.20.tar.gz) = 1436100



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