Date: Sun, 21 Jul 2024 16:44:28 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: d25b970e1c1e - main - misc/py-wandb: update 0.17.4 =?utf-8?Q?=E2=86=92?= 0.17.5 Message-ID: <202407211644.46LGiSIZ078826@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=d25b970e1c1e4d7be8cd4f691e1013b8ba8d325c commit d25b970e1c1e4d7be8cd4f691e1013b8ba8d325c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-21 16:36:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-21 16:44:25 +0000 misc/py-wandb: update 0.17.4 → 0.17.5 Reported by: portscout --- misc/py-wandb/Makefile | 3 +-- misc/py-wandb/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile index 6c7e3567ec25..169aba797572 100644 --- a/misc/py-wandb/Makefile +++ b/misc/py-wandb/Makefile @@ -1,7 +1,6 @@ PORTNAME= wandb DISTVERSIONPREFIX= v -DISTVERSION= 0.17.4 -PORTREVISION= 1 +DISTVERSION= 0.17.5 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 fc0baaf43fc4..bd5022074595 100644 --- a/misc/py-wandb/distinfo +++ b/misc/py-wandb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720324320 -SHA256 (wandb-wandb-v0.17.4_GH0.tar.gz) = 92ac27ce6f71954956c5fed46cc64c15b2679063f8fab9c335663143fa2cca5e -SIZE (wandb-wandb-v0.17.4_GH0.tar.gz) = 19870970 +TIMESTAMP = 1721550889 +SHA256 (wandb-wandb-v0.17.5_GH0.tar.gz) = c2a11c9730c011a547211609eb497dc34d0603a722c3ea4317031f98326b549a +SIZE (wandb-wandb-v0.17.5_GH0.tar.gz) = 19848509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407211644.46LGiSIZ078826>