Date: Fri, 17 Mar 2023 16:40:08 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b777883b203a - main - =?utf-8?Q?misc/py-wandb:=20Update=200.13.11=20=E2=86=92=200.14.0?= Message-ID: <202303171640.32HGe8Ld078783@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b777883b203a42db20974115862d11b98533c28c commit b777883b203a42db20974115862d11b98533c28c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-17 15:19:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-17 15:19:13 +0000 misc/py-wandb: Update 0.13.11 → 0.14.0 Reported by: portscout --- misc/py-wandb/Makefile | 2 +- misc/py-wandb/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile index 7377dc5951aa..df7900a40e0e 100644 --- a/misc/py-wandb/Makefile +++ b/misc/py-wandb/Makefile @@ -1,6 +1,6 @@ PORTNAME= wandb DISTVERSIONPREFIX= v -DISTVERSION= 0.13.11 +DISTVERSION= 0.14.0 CATEGORIES= misc # machine-learning #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-wandb/distinfo b/misc/py-wandb/distinfo index 8f676a17bbe7..78d7a99b4b6d 100644 --- a/misc/py-wandb/distinfo +++ b/misc/py-wandb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678344289 -SHA256 (wandb-wandb-v0.13.11_GH0.tar.gz) = 0b720a604ec39d029f2f1ade71567d4af736932268d60dfbd3b078592e9c22df -SIZE (wandb-wandb-v0.13.11_GH0.tar.gz) = 14996961 +TIMESTAMP = 1679070845 +SHA256 (wandb-wandb-v0.14.0_GH0.tar.gz) = c8fd9034a34209af0f49fa75c2924455297ebb06ca641e8163854f2f9989585a +SIZE (wandb-wandb-v0.14.0_GH0.tar.gz) = 15008539
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303171640.32HGe8Ld078783>