Date: Mon, 05 Jan 2026 09:28:32 +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: 9216a1442f8d - main - misc/py-langchain-text-splitters: update 0.3.=?utf-8?Q?11 =E2=86=92 1?=.1.0 Message-ID: <695b8440.211ce.50c3380c@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=9216a1442f8d3589afd84733157b97ba2e02ff0f commit 9216a1442f8d3589afd84733157b97ba2e02ff0f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-01-05 06:17:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-01-05 09:28:16 +0000 misc/py-langchain-text-splitters: update 0.3.11 → 1.1.0 --- misc/py-langchain-text-splitters/Makefile | 4 ++-- misc/py-langchain-text-splitters/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-langchain-text-splitters/Makefile b/misc/py-langchain-text-splitters/Makefile index 06f3c356c48b..6a995450a397 100644 --- a/misc/py-langchain-text-splitters/Makefile +++ b/misc/py-langchain-text-splitters/Makefile @@ -1,5 +1,5 @@ PORTNAME= langchain-text-splitters -DISTVERSION= 0.3.11 +DISTVERSION= 1.1.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/langchain-ai/langchain/tree/master/libs/text-splitter \ LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=0.3.75:misc/py-langchain-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} \ diff --git a/misc/py-langchain-text-splitters/distinfo b/misc/py-langchain-text-splitters/distinfo index 601fda0b318a..2ade8027b49f 100644 --- a/misc/py-langchain-text-splitters/distinfo +++ b/misc/py-langchain-text-splitters/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758900614 -SHA256 (langchain_text_splitters-0.3.11.tar.gz) = 7a50a04ada9a133bbabb80731df7f6ddac51bc9f1b9cab7fa09304d71d38a6cc -SIZE (langchain_text_splitters-0.3.11.tar.gz) = 46458 +TIMESTAMP = 1767593817 +SHA256 (langchain_text_splitters-1.1.0.tar.gz) = 75e58acb7585dc9508f3cd9d9809cb14751283226c2d6e21fb3a9ae57582ca22 +SIZE (langchain_text_splitters-1.1.0.tar.gz) = 272230home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695b8440.211ce.50c3380c>
