Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:54:45 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: c8b11444dd5f - main - math/py-jax: Update to 0.4.22
Message-ID:  <202312142054.3BEKsjSf004864@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit c8b11444dd5f2198ba323d378f9f4c7d474c8d72
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:45:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:45:34 +0000

    math/py-jax: Update to 0.4.22
    
    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 6be7dcf20c9b..79977d585fed 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jax
-PORTVERSION=	0.4.21
+PORTVERSION=	0.4.22
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-jax/distinfo b/math/py-jax/distinfo
index cf65107a0a9d..dfb0b4c874ce 100644
--- a/math/py-jax/distinfo
+++ b/math/py-jax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702028134
-SHA256 (jax-0.4.21.tar.gz) = c97fd0d2751d6e1eb15aa2052ff7cfdc129f8fafc2c14cd779720658926a587b
-SIZE (jax-0.4.21.tar.gz) = 1453508
+TIMESTAMP = 1702543682
+SHA256 (jax-0.4.22.tar.gz) = 801434dda6e14f82a45fff753969a33281ab22fb2a50fe801b651390321057ba
+SIZE (jax-0.4.22.tar.gz) = 1469783


home | help

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