Date: Fri, 08 May 2026 03:02:15 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afd66cd7046b - main - misc/py-litellm-proxy-extras: Update to 0.4.71 Message-ID: <69fd5237.2262f.4822e088@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=afd66cd7046b28e961fe9515ac662e707808f57f commit afd66cd7046b28e961fe9515ac662e707808f57f Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-05-08 03:01:18 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> 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]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fd5237.2262f.4822e088>
