diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-16 23:34:18 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-16 23:36:15 +0900 |
commit | bd15f8ccd41fd700c80a83cde6e08c1e12ef643b (patch) | |
tree | c46bbcc7c87add2a4c9f7477b006e829fc238154 /misc | |
parent | cleanup: Remove expired ports: (diff) |
misc/py-litellm: update to 1.72.6
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: Repology
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 27e7df034b0f..fb4e86da0a99 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.72.4 +DISTVERSION= 1.72.6 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 043ff285de7c..000cc8b6f5eb 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749665770 -SHA256 (litellm-1.72.4.tar.gz) = 8855de30f78bcb1f37af244519b37a37faaaf579401b1414400b5b5e5b616d57 -SIZE (litellm-1.72.4.tar.gz) = 8132997 +TIMESTAMP = 1750080367 +SHA256 (litellm-1.72.6.tar.gz) = 4e5c7e4273b09b765302d2faaec30f77b42255c0055b427b55ea02b8092b8582 +SIZE (litellm-1.72.6.tar.gz) = 8393603 |