From nobody Fri May 8 03:02:15 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 4gBYnM4Jw6z6cjbm for ; Fri, 08 May 2026 03:02:15 +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 4gBYnM3GxMz49M4 for ; Fri, 08 May 2026 03:02:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778209335; 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=hScZNLHJPYK90R+09kI+Q0FAzUyqE0pLz+sqwbd1Ab0=; b=MrQyH7kbOD4rFlEg5pu4/5NeLLZzGZoLvy7yM7n8FiBH7fPOXUXM7YX8uBcdeseSk5yxY2 jLyudeOATEJWfPyHYvpNaTRJ9Eww/k+7zP1C6gbXQE+WgyttkoYUcLq0il95Wg/WyzcGvc fyhrUulhhjxnUza9dJYniorLCrhDf2cHkx/ycx1VNE0OTzJl45+nLP49X7/fAas2ls7Vvq uWNVIfuYyrQsOIbM9bW9oyRctImn+pGQDZ4Cvr4kclLMLNVFrNiVNL886uHlqqPSxokZRs u/KsUNpHgyYSOLevrXRDmp87voeNr5gwUanlIGjz4KwmK0vHdIGuCF0SAqb8Cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778209335; a=rsa-sha256; cv=none; b=egmmP8gPRDcmFYCvGP6soT58b0mKPVKtufhWb/DN/Cea14lV5ppZugjpWLLk9p56PcMVA/ YcNgQTasnIPheh9xapqs7/rOSmNjWzGWeM3Q+4RwUT+XskJ+h0Kq2gMgnXr0BSVgrjZCw4 dMR2C05BA8O5wtnktc3QUY5faqUkzBOoCtcs2TBlIE6SzdrsVwk4KA5czr1cSmFEWrtdww WAqGupGZ8kSuyEv3Vjbd6Q60bbeSM3C6FtTrz4Vd+u4L6cbi4RSoaJ9oDi1WNqPW8F9axz K+xgdXwIn2uqrzLHCwOVGvQ1qAVxPy1c6uF6NWMreVH6jCBkagkl0jRhQ89GhA== 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=1778209335; 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=hScZNLHJPYK90R+09kI+Q0FAzUyqE0pLz+sqwbd1Ab0=; b=TxfrCSiGQehqa/ehHjHrNjoy3G94TX0BePzFdBj1SkZ27+VFC7PuoC20TUenzMLvC0b+WJ Uew7yb6JlXchaXwxTbRPKWcet4xReJg5OhEjzzTtaXwsktEgM93SDZ/R8CsAzQjafdDIA6 +e8BROcqswjPgdpxMOZgwvBG6mTJU/H8Z+ZL1+KzpBZ/HlzjrOuRzSGGBNEZWZJBDaOssu BSn0wGtX4RKofESKLgsY3bDNpLxtoM7Q0SvYelLUHl/oqRGCTs4CaSHTDlJ2cTdcXacdzx HxT8UDra4AkMhJhdav/Lb5InqClTJbPqehyUrlipmKXKoEBWCt453xJqZDlllg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBYnM2qzpztxX for ; Fri, 08 May 2026 03:02:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2262f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 03:02:15 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: afd66cd7046b - main - misc/py-litellm-proxy-extras: Update to 0.4.71 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: afd66cd7046b28e961fe9515ac662e707808f57f Auto-Submitted: auto-generated Date: Fri, 08 May 2026 03:02:15 +0000 Message-Id: <69fd5237.2262f.4822e088@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=afd66cd7046b28e961fe9515ac662e707808f57f commit afd66cd7046b28e961fe9515ac662e707808f57f Author: Hiroki Tagato AuthorDate: 2026-05-08 03:01:18 +0000 Commit: Hiroki Tagato CommitDate: 2026-05-08 03:01:18 +0000 misc/py-litellm-proxy-extras: Update to 0.4.71 Reported by: portscout --- misc/py-litellm-proxy-extras/Makefile | 4 ++-- misc/py-litellm-proxy-extras/distinfo | 6 +++--- misc/py-litellm-proxy-extras/files/patch-pyproject.toml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/misc/py-litellm-proxy-extras/Makefile b/misc/py-litellm-proxy-extras/Makefile index 5bb97688d952..128f61ad395c 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.70 +DISTVERSION= 0.4.71 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/BerriAI/litellm LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.10.7:devel/py-uv-build@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.11.8:devel/py-uv-build@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/misc/py-litellm-proxy-extras/distinfo b/misc/py-litellm-proxy-extras/distinfo index 7a00ad5a9eec..7e14d91489b9 100644 --- a/misc/py-litellm-proxy-extras/distinfo +++ b/misc/py-litellm-proxy-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777690105 -SHA256 (litellm_proxy_extras-0.4.70.tar.gz) = 6f8619e3cfea0f33a91f26d90761c655179482a34221c89342e750380f838484 -SIZE (litellm_proxy_extras-0.4.70.tar.gz) = 42708 +TIMESTAMP = 1778207094 +SHA256 (litellm_proxy_extras-0.4.71.tar.gz) = 74e3a068422836f91bee881d21b1b9cf817feea3b948ad9d01b8271622d080eb +SIZE (litellm_proxy_extras-0.4.71.tar.gz) = 43348 diff --git a/misc/py-litellm-proxy-extras/files/patch-pyproject.toml b/misc/py-litellm-proxy-extras/files/patch-pyproject.toml index 59ee01c57d86..e1133b5f8ecb 100644 --- a/misc/py-litellm-proxy-extras/files/patch-pyproject.toml +++ b/misc/py-litellm-proxy-extras/files/patch-pyproject.toml @@ -1,11 +1,11 @@ ---- pyproject.toml.orig 2026-05-02 02:50:01 UTC +--- pyproject.toml.orig 2026-05-08 02:26:15 UTC +++ pyproject.toml @@ -16,7 +16,7 @@ Documentation = "https://docs.litellm.ai" Documentation = "https://docs.litellm.ai" [build-system] --requires = ["uv_build==0.10.7"] -+requires = ["uv_build>=0.10.7"] +-requires = ["uv_build==0.11.8"] ++requires = ["uv_build>=0.11.8"] build-backend = "uv_build" [tool.uv]