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,29 +1,29 @@ PORTNAME= langchain-openai -DISTVERSION= 1.1.11 +DISTVERSION= 1.2.2 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= LangChain: Integration package connecting OpenAI and LangChain WWW= https://python.langchain.com/docs/introduction/ \ https://github.com/langchain-ai/langchain LICENSE= MIT 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} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes # tests as of 0.3.28: 233 failed, 262 passed, 11 skipped, 2 xfailed, 5 xpassed, 52 warnings, 131 errors, 8 rerun in 217.53s (0:03:37) .include 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) = 1147539