diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-23 10:08:19 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-23 10:08:19 +0900 |
commit | 7824cc7f82b2e01933f6be2bfc219b6a9ab417f1 (patch) | |
tree | a83417f3ea9312917af6119c2dc45f6029325fb3 | |
parent | misc/py-huggingface-hub: update to 0.31.4 (diff) |
misc/py-litellm: update to 1.70.4
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: Repology
-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 7e9faca519fe..34ecb9404359 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.70.0 +DISTVERSION= 1.70.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index f96907ac8605..2e3088b629de 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747557928 -SHA256 (litellm-1.70.0.tar.gz) = 357f3891e38f23a12f0932c235ed860dc41bc5880afaee7229e6d25318652706 -SIZE (litellm-1.70.0.tar.gz) = 7611957 +TIMESTAMP = 1747960819 +SHA256 (litellm-1.70.4.tar.gz) = ef6749a091faaaf88313afe4111cdd95736e1e60f21ba894e74f7c5bab2870bd +SIZE (litellm-1.70.4.tar.gz) = 7813817 |