diff --git a/misc/py-langchain-tests/Makefile b/misc/py-langchain-tests/Makefile index 8c48eab4c7a4..4e09540cad8c 100644 --- a/misc/py-langchain-tests/Makefile +++ b/misc/py-langchain-tests/Makefile @@ -1,36 +1,35 @@ PORTNAME= langchain-tests -DISTVERSION= 1.1.5 -PORTREVISION= 2 +DISTVERSION= 1.1.9 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= LangChain: Standard tests for LangChain implementations WWW= https://github.com/langchain-ai/langchain/tree/master/libs/standard-tests 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}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.1.2:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.0:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=7:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.20:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=9.0.3:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=1.3.0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>0:devel/py-pytest-codspeed@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-recording>0:devel/py-pytest-recording@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-socket>=0.7.0:devel/py-pytest-socket@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}syrupy>=4:devel/py-syrupy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}vcrpy>=7.0:devel/py-vcrpy@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}syrupy>=5.0.0:devel/py-syrupy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>=8.0.0:devel/py-vcrpy@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes # tests as of 0.3.20: 127 passed, 27 skipped, 1 warning in 6.57s .include diff --git a/misc/py-langchain-tests/distinfo b/misc/py-langchain-tests/distinfo index 1a18295b3d7e..0d65c4c735ab 100644 --- a/misc/py-langchain-tests/distinfo +++ b/misc/py-langchain-tests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773508986 -SHA256 (langchain_tests-1.1.5.tar.gz) = add75c24ea4aacb5f4efa02670fcceee5d5276848586f724e90135da6d3e070e -SIZE (langchain_tests-1.1.5.tar.gz) = 154114 +TIMESTAMP = 1780265652 +SHA256 (langchain_tests-1.1.9.tar.gz) = a977a0c8f9a42ba2021a5ae59d468e4023f98a83818a3cb30e12c1dfab830203 +SIZE (langchain_tests-1.1.9.tar.gz) = 184443