Date: Mon, 20 Jan 2025 08:10:57 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: 39fc20884256 - main - misc/py-litellm: update to 1.59.0 Message-ID: <202501200810.50K8AvNw088796@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=39fc208842562d4f3b1637567a07694796b733b2 commit 39fc208842562d4f3b1637567a07694796b733b2 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-01-20 08:05:35 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-01-20 08:10:52 +0000 misc/py-litellm: update to 1.59.0 Changelog: https://github.com/BerriAI/litellm/releases Reported by: Repology --- 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 f7fb59f1b44e..9bd2b886de94 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.57.0 +DISTVERSION= 1.59.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index d7eed338735d..177b94dc2b31 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736149069 -SHA256 (litellm-1.57.0.tar.gz) = 53a6f2bd9575823e102f7d18dde5cbd2d48eed027cecbb585f18a208605b34c5 -SIZE (litellm-1.57.0.tar.gz) = 6298524 +TIMESTAMP = 1737336413 +SHA256 (litellm-1.59.0.tar.gz) = 140eecb47952558414d00f7a259fe303fe5f0d073973a28f488fc6938cc45660 +SIZE (litellm-1.59.0.tar.gz) = 6362311
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501200810.50K8AvNw088796>