Date: Tue, 23 Jul 2024 07:15:22 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 142bdf5830dd - main - misc/py-litellm: update to 1.41.27 Message-ID: <202407230715.46N7FM7Q094711@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=142bdf5830dda290f43fc5d8b82e50239164f7f9 commit 142bdf5830dda290f43fc5d8b82e50239164f7f9 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-23 07:14:08 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-23 07:14:08 +0000 misc/py-litellm: update to 1.41.27 Changelog: https://github.com/BerriAI/litellm/releases Reported by: portscout --- misc/py-litellm/Makefile | 2 +- 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 a481afc1ae4e..39e8da6bdfcb 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.41.25 +DISTVERSION= 1.41.27 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 5c529f425658..2e4323341f87 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721611529 -SHA256 (litellm-1.41.25.tar.gz) = f6f000b8e666b51914436c26659d4a91d67b350bcc44e47b3837d3b8f0e1640d -SIZE (litellm-1.41.25.tar.gz) = 6811786 +TIMESTAMP = 1721718339 +SHA256 (litellm-1.41.27.tar.gz) = c70996f665be3c40177622afd9c54408a7430ede0e590abd8e9585f0285d6b87 +SIZE (litellm-1.41.27.tar.gz) = 6819098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407230715.46N7FM7Q094711>