Date: Fri, 05 Jun 2026 06:28:24 +0000 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: 5deecf7cd84a - main - misc/py-wandb: update 0.2=?utf-8?Q?7.0 =E2=86=92?= 0.27.1 Message-ID: <6a226c88.30794.44fce6b4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5deecf7cd84a44a84ba0dd8285662c65f5a7d815 commit 5deecf7cd84a44a84ba0dd8285662c65f5a7d815 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-05 03:31:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-05 06:28:17 +0000 misc/py-wandb: update 0.27.0 → 0.27.1 --- misc/py-wandb/Makefile | 3 +-- misc/py-wandb/distinfo | 6 +++--- misc/py-wandb/files/patch-core_go.mod | 14 -------------- 3 files changed, 4 insertions(+), 19 deletions(-) diff --git a/misc/py-wandb/Makefile b/misc/py-wandb/Makefile index b7ff297670e0..a52da3b30947 100644 --- a/misc/py-wandb/Makefile +++ b/misc/py-wandb/Makefile @@ -1,7 +1,6 @@ PORTNAME= wandb DISTVERSIONPREFIX= v -DISTVERSION= 0.27.0 -PORTREVISION= 2 +DISTVERSION= 0.27.1 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 416e38656a5e..d2b5a6aa1db9 100644 --- a/misc/py-wandb/distinfo +++ b/misc/py-wandb/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1778990085 +TIMESTAMP = 1780607316 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -949,5 +949,5 @@ SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8 SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 -SHA256 (wandb-wandb-v0.27.0_GH0.tar.gz) = dec00cc3e3e27705439c3226e1e819971799935c5205aea8be434ea8d62e3e7a -SIZE (wandb-wandb-v0.27.0_GH0.tar.gz) = 44230251 +SHA256 (wandb-wandb-v0.27.1_GH0.tar.gz) = 078f363854f28cac77f0325009b68cffc25591480a57dc134df8f01f7a2d8173 +SIZE (wandb-wandb-v0.27.1_GH0.tar.gz) = 43388966 diff --git a/misc/py-wandb/files/patch-core_go.mod b/misc/py-wandb/files/patch-core_go.mod deleted file mode 100644 index 48450503bf65..000000000000 --- a/misc/py-wandb/files/patch-core_go.mod +++ /dev/null @@ -1,14 +0,0 @@ --- Keep the Go build offline in FreeBSD ports by avoiding auto toolchain download. --- The go126 port currently provides Go 1.26.2, while upstream declares go 1.26.3. --- In poudriere jails, downloading a newer toolchain from proxy.golang.org is blocked. - ---- core/go.mod.orig 2026-05-16 00:00:00 UTC -+++ core/go.mod -@@ -1,6 +1,6 @@ - module github.com/wandb/wandb/core - --go 1.26.3 -+go 1.26.2 - - require ( - charm.land/bubbles/v2 v2.1.0home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a226c88.30794.44fce6b4>
