diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 22:16:01 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 22:16:01 +0900 |
commit | 4e97ab08bdfa4bf7d2bd6493089655844cf0c6a5 (patch) | |
tree | 1b4837dd0d23a5b78b165a616913bb92de0e425c | |
parent | misc/py-instructor: update to 1.8.1 (diff) |
misc/py-litellm: update to 1.69.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 7f610c79d0c1..56f0704bc0a3 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.68.0 +DISTVERSION= 1.69.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 1fcf2bbbe413..ecade3d2774d 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746493464 -SHA256 (litellm-1.68.0.tar.gz) = 9fb24643db84dfda339b64bafca505a2eef857477afbc6e98fb56512c24dbbfa -SIZE (litellm-1.68.0.tar.gz) = 7314051 +TIMESTAMP = 1747053292 +SHA256 (litellm-1.69.0.tar.gz) = 9f37f5fedef87fa13ebfe89a8c9c484d609ffcbd6b82f2d1bb6e1f78761be335 +SIZE (litellm-1.69.0.tar.gz) = 7365657 |