diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-20 10:53:22 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-20 10:53:22 +0900 |
commit | 36116aee5ee0778aace5300847f9d7c517e415b5 (patch) | |
tree | 22cc40a7cade804f375c97f6f7a769040d677754 | |
parent | misc/py-instructor: update to 1.10.0 (diff) |
misc/py-litellm: update to 1.74.7
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 e0eda80b75e8..f1b6763d9472 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.74.4 +DISTVERSION= 1.74.7 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 2cf75c018bc2..84568703be33 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752803436 -SHA256 (litellm-1.74.4.tar.gz) = ace3dd8c052b57b728a2dbd38e7061cf95e3506b13a58c61da39902f6ee4a6be -SIZE (litellm-1.74.4.tar.gz) = 9405133 +TIMESTAMP = 1752975863 +SHA256 (litellm-1.74.7.tar.gz) = 53b809a342154d8543ea96422cf962cd5ea9df293f83dab0cc63b27baadf0ece +SIZE (litellm-1.74.7.tar.gz) = 9587483 |