Date: Tue, 6 May 2025 12:05:29 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: c68bf0666be9 - main - misc/py-litellm: update to 1.68.0 Message-ID: <202505061205.546C5T1V006438@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=c68bf0666be9bb798f9fcc4a2164f4ff2348f66c commit c68bf0666be9bb798f9fcc4a2164f4ff2348f66c Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-05-06 12:04:01 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-05-06 12:05:20 +0000 misc/py-litellm: update to 1.68.0 Changelog: https://github.com/BerriAI/litellm/releases Reported by: Repology --- misc/py-litellm/Makefile | 4 ++-- misc/py-litellm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index d0b76567f750..7f610c79d0c1 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.66.0 +DISTVERSION= 1.68.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openai>=1.68.2:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.68.2<1.76.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.2.0:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=6.8.0:devel/py-importlib-metadata@${PY_FLAVOR} \ diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index c81f20e82980..1fcf2bbbe413 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744663216 -SHA256 (litellm-1.66.0.tar.gz) = 15f592bab604233083dc8b79e1e510e7e234f06525efe4c4255732bfc7ceb219 -SIZE (litellm-1.66.0.tar.gz) = 7197719 +TIMESTAMP = 1746493464 +SHA256 (litellm-1.68.0.tar.gz) = 9fb24643db84dfda339b64bafca505a2eef857477afbc6e98fb56512c24dbbfa +SIZE (litellm-1.68.0.tar.gz) = 7314051home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505061205.546C5T1V006438>
