Date: Mon, 01 Jun 2026 06:36:55 +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: 3e99dd4d1ac5 - main - misc/py-langchain-openai: update 1.=?utf-8?Q?1.11 =E2=86=92?= 1.2.2 Message-ID: <6a1d2887.1ce3c.2b564db9@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=3e99dd4d1ac527fc891cac787924a476647e13a9 commit 3e99dd4d1ac527fc891cac787924a476647e13a9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-01 04:31:34 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-01 06:36:44 +0000 misc/py-langchain-openai: update 1.1.11 → 1.2.2 --- misc/py-langchain-openai/Makefile | 4 ++-- misc/py-langchain-openai/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-langchain-openai/Makefile b/misc/py-langchain-openai/Makefile index ad88eaaec480..80a03670e1f3 100644 --- a/misc/py-langchain-openai/Makefile +++ b/misc/py-langchain-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= langchain-openai -DISTVERSION= 1.1.11 +DISTVERSION= 1.2.2 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE 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.18:misc/py-langchain-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openai>=2.26.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} diff --git a/misc/py-langchain-openai/distinfo b/misc/py-langchain-openai/distinfo index 289d343d945a..9b66ea9f6f66 100644 --- a/misc/py-langchain-openai/distinfo +++ b/misc/py-langchain-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773510217 -SHA256 (langchain_openai-1.1.11.tar.gz) = 44b003a2960d1f6699f23721196b3b97d0c420d2e04444950869213214b7a06a -SIZE (langchain_openai-1.1.11.tar.gz) = 1088560 +TIMESTAMP = 1780265653 +SHA256 (langchain_openai-1.2.2.tar.gz) = 8698ffcee9a086e91ab6d207f0026181a03effcbf86bf9aee1808ee35af69dcc +SIZE (langchain_openai-1.2.2.tar.gz) = 1147539home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d2887.1ce3c.2b564db9>
