Date: Thu, 07 May 2026 19:45:22 +0000 From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 13e079a31b28 - main - misc/py-anthropic: Update to 0.100.0 Message-ID: <69fcebd2.1984a.1051e241@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=13e079a31b281124c0b3af521425d3d0b0fe9b2c commit 13e079a31b281124c0b3af521425d3d0b0fe9b2c Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2026-05-07 19:42:50 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2026-05-07 19:44:55 +0000 misc/py-anthropic: Update to 0.100.0 Reported by: portscout --- misc/py-anthropic/Makefile | 8 ++++---- misc/py-anthropic/distinfo | 6 +++--- misc/py-anthropic/files/patch-pyproject.toml | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/misc/py-anthropic/Makefile b/misc/py-anthropic/Makefile index 1d764df39a67..6beff670faea 100644 --- a/misc/py-anthropic/Makefile +++ b/misc/py-anthropic/Makefile @@ -1,10 +1,10 @@ PORTNAME= anthropic -DISTVERSION= 0.64.0 +DISTVERSION= 0.100.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olivier@FreeBSD.org COMMENT= Convenient access to the Anthropic REST API via python WWW= https://github.com/anthropics/anthropic-sdk-python @@ -16,12 +16,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch- ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>=1.7.0:sysutils/py-distro@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}docstring_parser>=0.15:textproc/py-docstring_parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jiter>=0.4.0:textproc/py-jiter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.9.0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tokenizers>=0:textproc/py-tokenizers@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.10:devel/py-typing-extensions@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.14:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist diff --git a/misc/py-anthropic/distinfo b/misc/py-anthropic/distinfo index bfad285e1a16..9dcf85eb37dd 100644 --- a/misc/py-anthropic/distinfo +++ b/misc/py-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756024233 -SHA256 (anthropic-0.64.0.tar.gz) = 3d496c91a63dff64f451b3e8e4b238a9640bf87b0c11d0b74ddc372ba5a3fe58 -SIZE (anthropic-0.64.0.tar.gz) = 427893 +TIMESTAMP = 1778175599 +SHA256 (anthropic-0.100.0.tar.gz) = 650dee9e023afb16395939ee4104bbc21f966b380210119fb91122c12099c79a +SIZE (anthropic-0.100.0.tar.gz) = 758255 diff --git a/misc/py-anthropic/files/patch-pyproject.toml b/misc/py-anthropic/files/patch-pyproject.toml index b14aec397d19..cab5675e6923 100644 --- a/misc/py-anthropic/files/patch-pyproject.toml +++ b/misc/py-anthropic/files/patch-pyproject.toml @@ -1,6 +1,6 @@ ---- pyproject.toml.orig 2025-08-24 08:31:41 UTC +--- pyproject.toml.orig 2020-02-02 00:00:00 UTC +++ pyproject.toml -@@ -65,7 +65,7 @@ dev-dependencies = [ +@@ -95,7 +95,7 @@ pydantic-v2 = [ ] [build-system]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fcebd2.1984a.1051e241>
