Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 12:58:57 +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: d27b7ca3d869 - main - misc/py-litellm: Update to 1.88.0
Message-ID:  <6a26bc91.3c23a.54d39f8@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=d27b7ca3d8694c5095227995920265235ab8cc96

commit d27b7ca3d8694c5095227995920265235ab8cc96
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-06-08 12:20:01 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-06-08 12:58:49 +0000

    misc/py-litellm: Update to 1.88.0
    
    Changelog:
    - https://github.com/BerriAI/litellm/releases/tag/v1.87.1
    - https://github.com/BerriAI/litellm/releases/tag/v1.88.0
    
    Reported by:    portscout
---
 misc/py-litellm/Makefile                   | 2 +-
 misc/py-litellm/distinfo                   | 6 +++---
 misc/py-litellm/files/patch-pyproject.toml | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile
index 331bf8eab88a..3718b61e5512 100644
--- a/misc/py-litellm/Makefile
+++ b/misc/py-litellm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	litellm
-DISTVERSION=	1.87.0
+DISTVERSION=	1.88.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo
index a4e17331f4e6..824db5b3ab06 100644
--- a/misc/py-litellm/distinfo
+++ b/misc/py-litellm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780487831
-SHA256 (litellm-1.87.0.tar.gz) = cafc1882cb0cbab8374c41180af86e4a067796e4524e15f59e99f6e689cd1bd8
-SIZE (litellm-1.87.0.tar.gz) = 15453755
+TIMESTAMP = 1780917332
+SHA256 (litellm-1.88.0.tar.gz) = 4ff794493e40bd86c6f13e91dcb3e1aad697403fd46a96902196d93356ba48f4
+SIZE (litellm-1.88.0.tar.gz) = 13886026
diff --git a/misc/py-litellm/files/patch-pyproject.toml b/misc/py-litellm/files/patch-pyproject.toml
index 1c3cdbbad8f3..f6e5f275ab5a 100644
--- a/misc/py-litellm/files/patch-pyproject.toml
+++ b/misc/py-litellm/files/patch-pyproject.toml
@@ -1,6 +1,6 @@
 --- pyproject.toml.orig	1970-01-01 00:00:00 UTC
 +++ pyproject.toml
-@@ -220,7 +220,7 @@ healthcheck = [
+@@ -227,7 +227,7 @@ healthcheck = [
  ]
  
  [build-system]


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a26bc91.3c23a.54d39f8>