Date: Wed, 03 Jun 2026 16:13:47 +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: aac0b8d89f87 - main - misc/py-langsmith: update 0.7.=?utf-8?Q?34 =E2=86=92 0?=.8.8 Message-ID: <6a2052bb.44192.e82fb52@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=aac0b8d89f878de5f1ac9f170694d688aa4af21c commit aac0b8d89f878de5f1ac9f170694d688aa4af21c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-03 15:26:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-03 16:13:38 +0000 misc/py-langsmith: update 0.7.34 → 0.8.8 --- misc/py-langsmith/Makefile | 7 ++++++- misc/py-langsmith/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile index ad069b1f48d3..4ba20a730d7b 100644 --- a/misc/py-langsmith/Makefile +++ b/misc/py-langsmith/Makefile @@ -1,5 +1,5 @@ PORTNAME= langsmith -DISTVERSION= 0.7.34 +DISTVERSION= 0.8.8 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=1.0.0:www/py-requests-toolbelt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uuid-utils>=0.12.0:misc/py-uuid-utils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}websockets>=15.0:devel/py-websockets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xxhash>=3.0.0:devel/py-xxhash@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.23.0:archivers/py-zstandard@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.30.0:devel/py-opentelemetry-api@${PY_FLAVOR} \ @@ -32,4 +33,8 @@ USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 0.8.8: 187 failed, 799 passed, 105 skipped, 3 xfailed, 66 warnings, 17 errors in 608.54s (0:10:08), many or all faiures are due to missing API keys + .include <bsd.port.mk> diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo index 6379e7c19b1b..7d656de450ae 100644 --- a/misc/py-langsmith/distinfo +++ b/misc/py-langsmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777006520 -SHA256 (langsmith-0.7.34.tar.gz) = 1b1fd637e129ae41d5fc8eebf23483816cd1251d61cffb21ce5203858561e70c -SIZE (langsmith-0.7.34.tar.gz) = 4390970 +TIMESTAMP = 1780496808 +SHA256 (langsmith-0.8.8.tar.gz) = 9d00e54f54d833c1914003527ff03ad0364741034330da72f0adbeaba852b6cf +SIZE (langsmith-0.8.8.tar.gz) = 4468035home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2052bb.44192.e82fb52>
