Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2024 04:03:22 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: 9eddd26429db - main - misc/py-wandb: update 0.17.3 =?utf-8?Q?=E2=86=92?= 0.17.4
Message-ID:  <202407070403.46743Maq076417@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=9eddd26429db01a0533419ecde0494f373802289

commit 9eddd26429db01a0533419ecde0494f373802289
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-07 04:03:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-07 04:03:20 +0000

    misc/py-wandb: update 0.17.3 → 0.17.4
    
    Reported by:    portscout
---
 misc/py-wandb/Makefile | 4 ++--
 misc/py-wandb/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile
index ba7cd57674a1..0f58f45a821d 100644
--- a/misc/py-wandb/Makefile
+++ b/misc/py-wandb/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	wandb
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.17.3
-PORTREVISION=	1
+DISTVERSION=	0.17.4
 CATEGORIES=	misc # machine-learning
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +16,7 @@ BROKEN_i386=	compilation fails: Go fails: cannot use math.MaxInt64 (untyped int
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
 		go122:lang/go122
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.3:devel/py-appdirs@${PY_FLAVOR} \
diff --git a/misc/py-wandb/distinfo b/misc/py-wandb/distinfo
index a46ca8d137da..fc0baaf43fc4 100644
--- a/misc/py-wandb/distinfo
+++ b/misc/py-wandb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719329501
-SHA256 (wandb-wandb-v0.17.3_GH0.tar.gz) = 2e5704b131533862d68a2efcde082276948d32e38a8310d9ecb165517ba1bee3
-SIZE (wandb-wandb-v0.17.3_GH0.tar.gz) = 19931785
+TIMESTAMP = 1720324320
+SHA256 (wandb-wandb-v0.17.4_GH0.tar.gz) = 92ac27ce6f71954956c5fed46cc64c15b2679063f8fab9c335663143fa2cca5e
+SIZE (wandb-wandb-v0.17.4_GH0.tar.gz) = 19870970



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