diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-02-18 20:35:08 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-02-18 20:36:14 +0900 |
commit | de1e3c80f1e50471cb0ec28c7a7f0bdf3dfbd534 (patch) | |
tree | 9a8abb9dfb7f939a77ad6db8cf5ea0cad364d024 /misc | |
parent | fb34e270eef29f3a3c0b8d0c1c5956615335542e (diff) | |
download | freebsd-ports-de1e3c80f1e50471cb0ec28c7a7f0bdf3dfbd534.zip |
misc/py-litellm: update to 1.25.2
Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.25.0
- https://github.com/BerriAI/litellm/releases/tag/v1.25.1
- https://github.com/BerriAI/litellm/releases/tag/v1.25.2
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 8e7f49a69ae7..62f90eba0c6b 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.24.6 +DISTVERSION= 1.25.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index be224cb517d8..315b1a05bceb 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708152791 -SHA256 (litellm-1.24.6.tar.gz) = 10335aa8fd3984136676f2438acccd6610a5b4a8585a9107ee0e81bb2e3b37a2 -SIZE (litellm-1.24.6.tar.gz) = 3401967 +TIMESTAMP = 1708255325 +SHA256 (litellm-1.25.2.tar.gz) = 9aecc9869c2e0fc8cce408418a549fde827941647271c8a8ac4d27108d7a65f8 +SIZE (litellm-1.25.2.tar.gz) = 3406426 |