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,33 +1,33 @@ PORTNAME= langchain-text-splitters -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= LangChain: Text splitting utilities WWW= https://github.com/langchain-ai/langchain/tree/master/libs/text-splitter \ https://github.com/langchain-ai/langchain 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} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10.0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-socket>=0.7.0:devel/py-pytest-socket@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-watcher>0:devel/py-pytest-watcher@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.6.1:devel/py-pytest-xdist@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes # tests fail: INTERNALERROR> ValueError: no option named 'only_extended' .include 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) = 279352