Date: Wed, 24 Jul 2024 08:35:40 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: 7aff667363bb - main - misc/py-litellm: update to 1.41.28 Message-ID: <202407240835.46O8ZeWU073269@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=7aff667363bb6989b1773308faad30d0b36f1d19 commit 7aff667363bb6989b1773308faad30d0b36f1d19 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-24 08:34:49 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-24 08:34:49 +0000 misc/py-litellm: update to 1.41.28 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 39e8da6bdfcb..097f6cdbf83a 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.41.27 +DISTVERSION= 1.41.28 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 2e4323341f87..b6cf8d5b58ff 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721718339 -SHA256 (litellm-1.41.27.tar.gz) = c70996f665be3c40177622afd9c54408a7430ede0e590abd8e9585f0285d6b87 -SIZE (litellm-1.41.27.tar.gz) = 6819098 +TIMESTAMP = 1721809290 +SHA256 (litellm-1.41.28.tar.gz) = 30b30c1ee76d6a378a33395f5d4fccfe204be7c8b63f0a77b6d13bf72fc80942 +SIZE (litellm-1.41.28.tar.gz) = 6823314
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407240835.46O8ZeWU073269>