Date: Fri, 2 Aug 2024 11:43: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: 8d26650fe0ae - main - misc/py-litellm: update to 1.42.9 Message-ID: <202408021143.472Bhemm081253@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=8d26650fe0ae7dce1d6a614d0c8a797362b81ecd commit 8d26650fe0ae7dce1d6a614d0c8a797362b81ecd Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-08-02 11:42:06 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-08-02 11:43:31 +0000 misc/py-litellm: update to 1.42.9 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 782e78b02b97..53c370358c1b 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.42.6 +DISTVERSION= 1.42.9 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index bb90d97e22c4..90f5564bc716 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722479827 -SHA256 (litellm-1.42.6.tar.gz) = 43faea604ee05c897a2059ac45c3fec10b1cca15c2b940bdae8cafefe85330b7 -SIZE (litellm-1.42.6.tar.gz) = 6842777 +TIMESTAMP = 1722598410 +SHA256 (litellm-1.42.9.tar.gz) = 95cda242723821094e8af05011421c9b19002d7111dd3d6c0634a0c0754424a4 +SIZE (litellm-1.42.9.tar.gz) = 6852955
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408021143.472Bhemm081253>