Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 00:01:50 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: 8ac767a4e448 - main - math/py-jax: Update to 0.4.26
Message-ID:  <202404060001.43601oYp076677@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=8ac767a4e4485247fb36d27bb0db60766f198787

commit 8ac767a4e4485247fb36d27bb0db60766f198787
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 23:57:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 23:57:59 +0000

    math/py-jax: Update to 0.4.26
    
    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 efdc53502e9d..66f45f79d75d 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jax
-PORTVERSION=	0.4.25
+PORTVERSION=	0.4.26
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index 01b4e8f5e6f1..92522930b044 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390684
-SHA256 (jax-0.4.25.tar.gz) = a8ee189c782de2b7b2ffb64a8916da380b882a617e2769aa429b71d79747b982
-SIZE (jax-0.4.25.tar.gz) = 1543586
+TIMESTAMP = 1712330613
+SHA256 (jax-0.4.26.tar.gz) = 2cce025d0a279ec630d550524749bc8efe25d2ff47240d2a7d4cfbc5090c5383
+SIZE (jax-0.4.26.tar.gz) = 1582310



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