Date: Sat, 14 Mar 2026 19:34:48 +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: c9ef00287a89 - main - misc/py-langchain-text-splitters: update 1.1.=?utf-8?Q?0 =E2=86=92 1.?=1.1 Message-ID: <69b5b858.38e8a.3e945a3d@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=c9ef00287a89fe4c86c29fb82689ae31e4a3c118 commit c9ef00287a89fe4c86c29fb82689ae31e4a3c118 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-14 17:48:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-14 19:34:22 +0000 misc/py-langchain-text-splitters: update 1.1.0 → 1.1.1 --- 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 6a995450a397..c416395f9694 100644 --- a/misc/py-langchain-text-splitters/Makefile +++ b/misc/py-langchain-text-splitters/Makefile @@ -1,5 +1,5 @@ PORTNAME= langchain-text-splitters -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= MIT 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} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.13:misc/py-langchain-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}langchain-core>0:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.21.1:devel/py-pytest-asyncio@${PY_FLAVOR} \ diff --git a/misc/py-langchain-text-splitters/distinfo b/misc/py-langchain-text-splitters/distinfo index 2ade8027b49f..116b8f2e7752 100644 --- a/misc/py-langchain-text-splitters/distinfo +++ b/misc/py-langchain-text-splitters/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767593817 -SHA256 (langchain_text_splitters-1.1.0.tar.gz) = 75e58acb7585dc9508f3cd9d9809cb14751283226c2d6e21fb3a9ae57582ca22 -SIZE (langchain_text_splitters-1.1.0.tar.gz) = 272230 +TIMESTAMP = 1773510461 +SHA256 (langchain_text_splitters-1.1.1.tar.gz) = 34861abe7c07d9e49d4dc852d0129e26b32738b60a74486853ec9b6d6a8e01d2 +SIZE (langchain_text_splitters-1.1.1.tar.gz) = 279352home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b5b858.38e8a.3e945a3d>
