Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 06:36:57 +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: 92e53cb3e32f - main - misc/py-langchain-text-splitters: update 1.1.=?utf-8?Q?1 =E2=86=92 1.?=1.2
Message-ID:  <6a1d2889.1d155.555d5f06@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=92e53cb3e32fa0dc664af39829652837e4985771

commit 92e53cb3e32fa0dc664af39829652837e4985771
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-01 04:32:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-01 06:36:44 +0000

    misc/py-langchain-text-splitters: update 1.1.1 → 1.1.2
---
 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 c416395f9694..ddcc34bcd8ab 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.1
+DISTVERSION=	1.1.2
 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>=1.2.13:misc/py-langchain-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}langchain-core>=1.2.31: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 116b8f2e7752..9c77f5e8f9d5 100644
--- a/misc/py-langchain-text-splitters/distinfo
+++ b/misc/py-langchain-text-splitters/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773510461
-SHA256 (langchain_text_splitters-1.1.1.tar.gz) = 34861abe7c07d9e49d4dc852d0129e26b32738b60a74486853ec9b6d6a8e01d2
-SIZE (langchain_text_splitters-1.1.1.tar.gz) = 279352
+TIMESTAMP = 1780265652
+SHA256 (langchain_text_splitters-1.1.2.tar.gz) = 782a723db0a4746ac91e251c7c1d57fd23636e4f38ed733074e28d7a86f41627
+SIZE (langchain_text_splitters-1.1.2.tar.gz) = 293580


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2889.1d155.555d5f06>