Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 23:33:05 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: 025eb15c4cbe - main - math/py-jax: Update to 0.4.35
Message-ID:  <202410262333.49QNX5tu043950@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=025eb15c4cbe15dda00e4d6c9e6eb81ff7e5448f

commit 025eb15c4cbe15dda00e4d6c9e6eb81ff7e5448f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-26 23:26:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-26 23:26:49 +0000

    math/py-jax: Update to 0.4.35
    
    Changes:        https://github.com/jax-ml/jax/releases
                    https://github.com/jax-ml/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 2d9ff08410cc..8137c06707c3 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jax
-PORTVERSION=	0.4.34
+PORTVERSION=	0.4.35
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index 21bada8686d4..fcb52d17b447 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728632442
-SHA256 (jax-0.4.34.tar.gz) = 44196854f40c5f9cea3142824b9f1051f85afc3fcf7593ec5479fc8db01c58db
-SIZE (jax-0.4.34.tar.gz) = 1848472
+TIMESTAMP = 1729927013
+SHA256 (jax-0.4.35.tar.gz) = c0c986993026b10bf6f607fecb7417377460254640766ce40f1fef3fd139c12e
+SIZE (jax-0.4.35.tar.gz) = 1861189



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