Date: Sun, 21 Apr 2024 08:55:46 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: 0357790ca2c1 - main - misc/py-litellm: update to 1.35.17 Message-ID: <202404210855.43L8tkGR090615@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=0357790ca2c1d7f9ba90389a6232d7e701eee532 commit 0357790ca2c1d7f9ba90389a6232d7e701eee532 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-04-21 08:54:42 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-04-21 08:54:42 +0000 misc/py-litellm: update to 1.35.17 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 0a5bd27067e6..57d8e6b06419 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.34.25 +DISTVERSION= 1.35.17 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index beca638583a1..dc28f70a7af2 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712221300 -SHA256 (litellm-1.34.25.tar.gz) = 857ff011c271fe62a9fa5fcee2ab706dc6bb1c5ed1f576aba79a997227b80e57 -SIZE (litellm-1.34.25.tar.gz) = 3975719 +TIMESTAMP = 1713688111 +SHA256 (litellm-1.35.17.tar.gz) = 27593ee26d7d9bec3929aa76ed57f27cf528d33e1ef19e6de6353f8078318e4a +SIZE (litellm-1.35.17.tar.gz) = 4070654
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404210855.43L8tkGR090615>