diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-23 13:02:47 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-23 13:03:43 +0900 |
commit | f8f7a9594eaefe3dfc3204fbb24cc75103a3f783 (patch) | |
tree | c9690f725c5f77f1fa4f5455b53314b8206a2969 | |
parent | devel/R-cran-reshape: Update to 0.8.10 (diff) |
misc/py-litellm: update to 1.73.0
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
-rw-r--r-- | misc/py-litellm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-litellm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index d1eeb7192153..071f07a7aa06 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.72.9 +DISTVERSION= 1.73.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 06ed65642a9e..52d86c28dfd2 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750492718 -SHA256 (litellm-1.72.9.tar.gz) = 2559509ae18d5c8165431e76196e9715c8e586af690f597bbaa2a1fecc303b30 -SIZE (litellm-1.72.9.tar.gz) = 8448963 +TIMESTAMP = 1750649411 +SHA256 (litellm-1.73.0.tar.gz) = 4fdbb86f349be2038068827517786f6f7e7f761528d8f5d4b941b406d33bb8c3 +SIZE (litellm-1.73.0.tar.gz) = 8553383 |