Date: Mon, 30 Jan 2023 13:10:25 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: 16895b077c3c - main - math/py-flax: Update to 0.6.3 Message-ID: <202301301310.30UDAPQg067470@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=16895b077c3c6ff65b4ed4d9f9548d1dcbc479c1 commit 16895b077c3c6ff65b4ed4d9f9548d1dcbc479c1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:32:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:00:10 +0000 math/py-flax: Update to 0.6.3 Changes: https://github.com/google/flax/releases --- math/py-flax/Makefile | 2 +- math/py-flax/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-flax/Makefile b/math/py-flax/Makefile index e00f22f2f08c..132fea79856d 100644 --- a/math/py-flax/Makefile +++ b/math/py-flax/Makefile @@ -1,5 +1,5 @@ PORTNAME= flax -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-flax/distinfo b/math/py-flax/distinfo index 78df73724192..40ebe8bfdd10 100644 --- a/math/py-flax/distinfo +++ b/math/py-flax/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057901 -SHA256 (flax-0.6.2.tar.gz) = a6247b412f14466fefcc70d043bd0facf72552d322acdda8a8700285308d390f -SIZE (flax-0.6.2.tar.gz) = 161014 +TIMESTAMP = 1674589952 +SHA256 (flax-0.6.3.tar.gz) = 064f33f24f49ecef01c171cc770d22493fb8f9a36ed29db5e75f82d2052682a9 +SIZE (flax-0.6.3.tar.gz) = 167047
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301310.30UDAPQg067470>