From nobody Mon Jun 8 12:58: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 4gYsYZ5CN1z6g1rb for ; Mon, 08 Jun 2026 12:58:58 +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 4gYsYZ3BpYz44nt for ; Mon, 08 Jun 2026 12:58:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780923538; 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=xqz18/IwvpdznMNSNrisz5ZiAJDuULzvcOZjrHfEHdY=; b=Lajon57GCX/slniMPCf4amW7A6Bl9Ystymhn0JVwMU4Y9ye1j1NevIt5mdSO0oWvIteayQ rgf//VaBuQT9A0o/yRgRqW+tNkM7H0LPRJ6JW3AAwPbpkKyccS4zreDB/YkGLB5/t77qzv UVEK2uPl4CWasFCJ3aKxCJPgrgv+TWEHJU8KPYkKeZCZe8mQq8s1kzTariU4YOMgDjBz02 1frLb+Hn4j5og5l2Pefyg0kaVqjFv8/sLLnSiV0hSi/8ptavYju0uCgXjqwdyWvxvA3m9e vLDVy7Z4sPgIO1jH3Cst81VomNsiyW7+sdjCKhi3xHCwKbydRwBp63/Of3Zdug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780923538; a=rsa-sha256; cv=none; b=c76X+ESG4DHyHgNe5l2HF5GJgUUwI/vqH4S3+sELu28qkXuEUST5f4w5l64zsVLbdcv5rk 8wgrMbATOdEriHoYT3n4CIFC+r22E5K48SuI7N6OWtsrjzEVLJyyZ1rkoogwj4JZKYUroq LfhASPVC6vnTCeR2bmERmQRNhWxf3wFqgIvyPu6u5rOEMC21vRCjtMC3rujpcra+qm8Ot5 zj2bvUENOfKPDVIYs6fdgP/4rU7dUsxdT4lvYTbYxoo0LagCMFi9d08kk5+53yFS4+AEK9 EfDrWzOUJkwf5VjwSzDw+VzuRD5qOgGpSyrD+c3gi1C5oi+d5etyadcgA9WEbQ== 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=1780923538; 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=xqz18/IwvpdznMNSNrisz5ZiAJDuULzvcOZjrHfEHdY=; b=X5LvBSIApKctpD+yB9i3phd+KlmGI1Y/lbbePaH68Jzt/jlFZhHmn2FcAKzwS1TwVio0Qb FegV1nZcOQxADW2P1cmTrPcOXWoyK/uCvf3KgZ9jJFZ7dWThEWwbZTutd2f5iA2SRgrJ1K aA9BrP54AWXR0Q5nRyGYGfoJ03vSoICpsOuzKGUnfSUTntJ2rQaRODDADxHU/SkSbcaLCW 2dDohEdl6fY84W5tYuyKG0oo58KgDqb+2G7Bj4HCTHjb7KO3CXQkwk3pKYZEXGzzzGZ9iA pLQLyEOUkNKVluFbT0udYdByrptpltZfGnk3YdXg7ZCT9Fo26qgrKeCPmu9JQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gYsYZ2gWKzppK for ; Mon, 08 Jun 2026 12:58:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3daa5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 12:58:58 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 3df1e9c50ecf - main - misc/py-litellm-proxy-extras: Update to 0.4.74 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: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3df1e9c50ecf93c580ab333e9a23005604fa0373 Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 12:58:58 +0000 Message-Id: <6a26bc92.3daa5.5c994b5b@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=3df1e9c50ecf93c580ab333e9a23005604fa0373 commit 3df1e9c50ecf93c580ab333e9a23005604fa0373 Author: Hiroki Tagato AuthorDate: 2026-06-08 12:55:49 +0000 Commit: Hiroki Tagato CommitDate: 2026-06-08 12:58:49 +0000 misc/py-litellm-proxy-extras: Update to 0.4.74 Reported by: Repology --- misc/py-litellm-proxy-extras/Makefile | 2 +- misc/py-litellm-proxy-extras/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-litellm-proxy-extras/Makefile b/misc/py-litellm-proxy-extras/Makefile index a207d5fbe0d9..2d6686f27ec7 100644 --- a/misc/py-litellm-proxy-extras/Makefile +++ b/misc/py-litellm-proxy-extras/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm-proxy-extras -DISTVERSION= 0.4.73 +DISTVERSION= 0.4.74 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm-proxy-extras/distinfo b/misc/py-litellm-proxy-extras/distinfo index 14e6df390270..1a01f70198b7 100644 --- a/misc/py-litellm-proxy-extras/distinfo +++ b/misc/py-litellm-proxy-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779417879 -SHA256 (litellm_proxy_extras-0.4.73.tar.gz) = d4fb1238fb56cdaa21aef6b1d7683c2c0fe3a148ecd423f8bf4cef3c3d07bd36 -SIZE (litellm_proxy_extras-0.4.73.tar.gz) = 43599 +TIMESTAMP = 1780921869 +SHA256 (litellm_proxy_extras-0.4.74.tar.gz) = af1df564126451c45635c331451504ea02dc092d68c211201ac4876e7af149c2 +SIZE (litellm_proxy_extras-0.4.74.tar.gz) = 44395