Date: Thu, 5 Sep 2024 08:01:24 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: 3c8e34fd06b4 - main - misc/py-litellm: update to 1.44.16 Message-ID: <202409050801.48581ORI084200@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=3c8e34fd06b468d654aa19b0a3be8e01faaffa50 commit 3c8e34fd06b468d654aa19b0a3be8e01faaffa50 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-09-05 07:59:54 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-09-05 08:01:15 +0000 misc/py-litellm: update to 1.44.16 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 1c8d267afd77..db201a21d753 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.44.14 +DISTVERSION= 1.44.16 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index d5f1f3408516..97b1cd14e95a 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725243438 -SHA256 (litellm-1.44.14.tar.gz) = 1517eb41da21d339a300ec312353cce8796df18e9f96fa290175ad0c1ca8a069 -SIZE (litellm-1.44.14.tar.gz) = 8302768 +TIMESTAMP = 1725499878 +SHA256 (litellm-1.44.16.tar.gz) = db1c76027c6fdf428df5d40d96dc92024d9f23997988cd6406cc1825d688ed37 +SIZE (litellm-1.44.16.tar.gz) = 8323412
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050801.48581ORI084200>