Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 12:39:22 +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: bfa4ce22247f - main - misc/py-litellm: Update to 1.87.0
Message-ID:  <6a20207a.244cb.2e93ad07@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=bfa4ce22247f8de352dbb2495a9e81d64951cbf8

commit bfa4ce22247f8de352dbb2495a9e81d64951cbf8
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-06-03 12:38:40 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-06-03 12:38:40 +0000

    misc/py-litellm: Update to 1.87.0
    
    Changelog: https://github.com/BerriAI/litellm/releases/tag/v1.87.0
    
    Reported by:    Repology
---
 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 2cd7fc510feb..331bf8eab88a 100644
--- a/misc/py-litellm/Makefile
+++ b/misc/py-litellm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	litellm
-DISTVERSION=	1.86.2
+DISTVERSION=	1.87.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo
index 220ea923701c..a4e17331f4e6 100644
--- a/misc/py-litellm/distinfo
+++ b/misc/py-litellm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780025083
-SHA256 (litellm-1.86.2.tar.gz) = 7d559ad48b97d796ff325af88fd7eebbdc66e58773fb5312130ab1cac968f8f3
-SIZE (litellm-1.86.2.tar.gz) = 15380548
+TIMESTAMP = 1780487831
+SHA256 (litellm-1.87.0.tar.gz) = cafc1882cb0cbab8374c41180af86e4a067796e4524e15f59e99f6e689cd1bd8
+SIZE (litellm-1.87.0.tar.gz) = 15453755
diff --git a/misc/py-litellm/files/patch-pyproject.toml b/misc/py-litellm/files/patch-pyproject.toml
index ff17c310898e..1c3cdbbad8f3 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
-@@ -218,7 +218,7 @@ healthcheck = [
+@@ -220,7 +220,7 @@ healthcheck = [
  ]
  
  [build-system]


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a20207a.244cb.2e93ad07>