Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2026 07:12:47 +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: 8195ad8d7d32 - main - misc/py-langchain-text-splitters: Add test results
Message-ID:  <6a436c6f.24840.669b701@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=8195ad8d7d32fb2bdbf4b73ff372cede8351d9f3

commit 8195ad8d7d32fb2bdbf4b73ff372cede8351d9f3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-30 07:00:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-30 07:12:16 +0000

    misc/py-langchain-text-splitters: Add test results
---
 misc/py-langchain-text-splitters/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/py-langchain-text-splitters/Makefile b/misc/py-langchain-text-splitters/Makefile
index ddcc34bcd8ab..9ee29b007cdc 100644
--- a/misc/py-langchain-text-splitters/Makefile
+++ b/misc/py-langchain-text-splitters/Makefile
@@ -28,6 +28,6 @@ USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
-# tests fail: INTERNALERROR> ValueError: no option named 'only_extended'
+# tests as of 1.1.2: xdist worker crashes with 2 errors
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a436c6f.24840.669b701>