Date: Mon, 01 Jun 2026 06:36:52 +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: b3727387b85d - main - misc/py-langchain-core: update 1.2.=?utf-8?Q?19 =E2=86=92 1?=.4.0 Message-ID: <6a1d2884.1c986.7d8fbd3@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=b3727387b85d84e86c4db70e8e65835ec8a93fc7 commit b3727387b85d84e86c4db70e8e65835ec8a93fc7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-01 04:00:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-01 06:36:44 +0000 misc/py-langchain-core: update 1.2.19 → 1.4.0 --- misc/py-langchain-core/Makefile | 4 ++-- misc/py-langchain-core/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-langchain-core/Makefile b/misc/py-langchain-core/Makefile index f150bc88ccc3..45a238f2f8a3 100644 --- a/misc/py-langchain-core/Makefile +++ b/misc/py-langchain-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= langchain-core -DISTVERSION= 1.2.19 -PORTREVISION= 1 +DISTVERSION= 1.4.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +14,7 @@ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.33:devel/py-jsonpatch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-protocol>=0.0.14:misc/py-langchain-protocol@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}langsmith>=0.3.45:misc/py-langsmith@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} \ diff --git a/misc/py-langchain-core/distinfo b/misc/py-langchain-core/distinfo index e5ad9ea3c682..705ca097b6df 100644 --- a/misc/py-langchain-core/distinfo +++ b/misc/py-langchain-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773509067 -SHA256 (langchain_core-1.2.19.tar.gz) = 87fa82c3eb4cc3d7a65f574cb447b5df09ec2131c8c2a0a02d4737ad02685438 -SIZE (langchain_core-1.2.19.tar.gz) = 836647 +TIMESTAMP = 1780265650 +SHA256 (langchain_core-1.4.0.tar.gz) = 1dc341eed802ed9c117c0df3923c991e5e9e226571e5725c194eeb5bd93d1a7f +SIZE (langchain_core-1.4.0.tar.gz) = 920260home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2884.1c986.7d8fbd3>
