Date: Sun, 14 Jun 2026 02:39:01 +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: 1886def10558 - main - misc/py-langchain-anthropic: update 1.4.=?utf-8?Q?5 =E2=86=92 1.?=4.6 Message-ID: <6a2e1445.33190.533f7756@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=1886def105585bc2318b15e1046323fd4b3910d0 commit 1886def105585bc2318b15e1046323fd4b3910d0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-14 02:28:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-14 02:38:57 +0000 misc/py-langchain-anthropic: update 1.4.5 → 1.4.6 --- misc/py-langchain-anthropic/Makefile | 24 +++++++++++++++++++++--- misc/py-langchain-anthropic/distinfo | 6 +++--- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/misc/py-langchain-anthropic/Makefile b/misc/py-langchain-anthropic/Makefile index 5db81051d000..04550a5a7918 100644 --- a/misc/py-langchain-anthropic/Makefile +++ b/misc/py-langchain-anthropic/Makefile @@ -1,5 +1,5 @@ PORTNAME= langchain-anthropic -DISTVERSION= 1.4.5 +DISTVERSION= 1.4.6 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,12 +15,30 @@ 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}anthropic>=0.96.0:misc/py-anthropic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.4:misc/py-langchain-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-core>=1.4.6:misc/py-langchain-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.7.4:devel/py-pydantic2@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blockbuster>=1.5.5:devel/py-blockbuster@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.7.1:devel/py-defusedxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}freezegun>=1.2.2:devel/py-freezegun@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain>=1.0.0:misc/py-langchain@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langchain-tests>=1.1.9:misc/py-langchain-tests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}langgraph-prebuilt>=0.7.0:misc/py-langgraph-prebuilt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=1.3.0: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-timeout>=2.3.1:devel/py-pytest-timeout@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-watcher>=0.3.1:devel/py-pytest-watcher@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.8.0:devel/py-pytest-xdist@${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 +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.4.6: 97 failed, 242 passed, 10 skipped, 7 warnings in 54.58s + .include <bsd.port.mk> diff --git a/misc/py-langchain-anthropic/distinfo b/misc/py-langchain-anthropic/distinfo index 9bfdb81fde26..4546fd36539d 100644 --- a/misc/py-langchain-anthropic/distinfo +++ b/misc/py-langchain-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781169391 -SHA256 (langchain_anthropic-1.4.5.tar.gz) = ed5cb345cee846a1c69a11e1e55cfd2deedac31a8ea3bea46568ea1702d2e702 -SIZE (langchain_anthropic-1.4.5.tar.gz) = 693439 +TIMESTAMP = 1781401987 +SHA256 (langchain_anthropic-1.4.6.tar.gz) = 78942d4458d883b7d362438a095ed501ed84f44d402622404482481fc973b9da +SIZE (langchain_anthropic-1.4.6.tar.gz) = 706540home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2e1445.33190.533f7756>
