diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-14 10:22:59 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-14 10:24:10 +0900 |
commit | 94be3494ecac482aa5e9ab8e53f142af7d05ce9b (patch) | |
tree | d8e0a13b0afaf172938c483e7e8f890de0135ea7 /misc | |
parent | devel/abseil: update 20250127.0 -> 20250127.1 (diff) |
misc/py-litellm: update to 1.74.3
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
Diffstat (limited to 'misc')
-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 495ede95db1b..cb9a31128083 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.74.0 +DISTVERSION= 1.74.3 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index dac2a2b05f8f..ca5dfabc1818 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751699635 -SHA256 (litellm-1.74.0.tar.gz) = 2ee64579568cc81835025db45da6d91ee7ec6706ab4adf1a833866999ed822e7 -SIZE (litellm-1.74.0.tar.gz) = 9095626 +TIMESTAMP = 1752454835 +SHA256 (litellm-1.74.3.tar.gz) = a9e87ebe78947ceec67e75f830f1c956cc653b84563574241acea9c84e7e3ca1 +SIZE (litellm-1.74.3.tar.gz) = 9256457 |