From nobody Thu Jun 11 01:16:58 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbPrC3sSyz6h94d for ; Thu, 11 Jun 2026 01:16:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbPrC1FH8z3tH0 for ; Thu, 11 Jun 2026 01:16:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781140619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W2G4hgafLtn4USGxmXyO6ptaLji5Wfx2wXgUhScApP4=; b=PAJEMk0ZXgDnOI1BVP3IjRByVxeENX9KuGETg3ncLMlz0B++Z80S4lYNnN06wkySc4ETBo dcJitu4dKnDw1cVny5Y986jkzjaxhVTEIHfwiw+iMvsBEII7pEQPj6i7jMXljJH0u9PFWi xcaPL8IUWVx6+x+7OXbY47oDorEYKDq+mSY4dBQifPjr1pigEkFaQ+QKFu1nyJNheIcwDG 2EYDYpRM4MpXh9v2RvUjs5FQdwgiwy7Tkv+fziS9QHsBR5V44RfL3Wt+GaeKUc9QkN/SOY YprDNRoi2O0O0VuL/OskYqXOVEIH8EXwo9lluNDnnuA7Ns5I3tMyoUEmCRrYNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781140619; a=rsa-sha256; cv=none; b=dHgzIkliqMh5vJefZHhFfRmE2KZheGc1lZydSEAZY26ialwkMHLdbOyPJ0yAXs6hB/ePfT u45rsvB1gw9U9H7VL6fEW0qQMjD43gCDoQOF1KM4BebC5mgOPG0qbQ/QeysfcFMZJkAdj1 8X18q8f8vr0AN6QBuOdYFP7vK0ohPpjR5RlH/Uy9OITRVIph4gYPNm4wtUSPUz0CCTtaCM b+wjMktmcvQb4W+sUo07IJKb6P7opCs/hTOW8wHR6rNJhD4nCf35VNNo3FHPCL1e0tDb3H NOOmWvDZbhdPCzcwKD47Fsmrb7ZOT+3XwT7kHuWTnjQL99RN1282tHP8tI2JQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781140619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W2G4hgafLtn4USGxmXyO6ptaLji5Wfx2wXgUhScApP4=; b=Eyl1JiYzbzvxU9YRc7lPWNCl85tG6Y4wdIarONRF6VsXChodbqEzoBnwb2ypHEoHfgtjyq 1jOjQTv/kDQvW9Nm9ILkjWTYyL9NCHRhavl3vJy3S2+XIxQSFc6uQcylayCsmcjPzkQiZ3 nGN/pzLpvX+cwiQ9X1d+fW6eZAah8kDPS9w5JvMPkOKnW9qehm+nbWRA8OqhjdahTXuAEd XS16hQsQia7zr/WWWv8Mus7jfIt89JBctVz5eNcqFuTebIBUgAgKoKDbaxUN7BXZqGZCWw YxRlV2jFdXySIPgugK0dtDrEhOpy8DGKXoA0O7+1pH4gDKWKGRwil9jYsR3HTQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbPrC0VSfzTph for ; Thu, 11 Jun 2026 01:16:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45dca by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 01:16:58 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Olivier Cochard Subject: git: c6d55467359b - main - misc/py-anthropic: update to 0.109.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olivier X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c6d55467359bd3b762a00ceeef7ead35a3b88d7c Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 01:16:58 +0000 Message-Id: <6a2a0c8a.45dca.521017df@gitrepo.freebsd.org> The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6d55467359bd3b762a00ceeef7ead35a3b88d7c commit c6d55467359bd3b762a00ceeef7ead35a3b88d7c Author: Olivier Cochard AuthorDate: 2026-06-11 01:05:40 +0000 Commit: Olivier Cochard CommitDate: 2026-06-11 01:16:28 +0000 misc/py-anthropic: update to 0.109.1 --- misc/py-anthropic/Makefile | 2 +- misc/py-anthropic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-anthropic/Makefile b/misc/py-anthropic/Makefile index 3f20c1173e6f..ade777744f45 100644 --- a/misc/py-anthropic/Makefile +++ b/misc/py-anthropic/Makefile @@ -1,5 +1,5 @@ PORTNAME= anthropic -DISTVERSION= 0.107.0 +DISTVERSION= 0.109.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-anthropic/distinfo b/misc/py-anthropic/distinfo index ccfa19dacd7a..2dfe4150d4fd 100644 --- a/misc/py-anthropic/distinfo +++ b/misc/py-anthropic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780784672 -SHA256 (anthropic-0.107.0.tar.gz) = e036aae37b7a9ba0a71d74663a559002c96800eeaca4e336ca1f2d10d0a33297 -SIZE (anthropic-0.107.0.tar.gz) = 855992 +TIMESTAMP = 1781139435 +SHA256 (anthropic-0.109.1.tar.gz) = 83e06b3d9d40ff5898f588020e0cc4e42187de954549a3b5fbe6e2685a09c785 +SIZE (anthropic-0.109.1.tar.gz) = 927569