From nobody Sun Mar 23 13:11:48 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZLGmP0jTPz5rGsB; Sun, 23 Mar 2025 13:11:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZLGmN6VNQz3WKx; Sun, 23 Mar 2025 13:11:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742735508; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9/XReXaNIF8mqsC//iHg0ajD3Orihh9Nb+L7PVzy6K4=; b=pojnrhxG/68AZpbS6uGAKqiBrjWDYGRKaHyoR/r0LLPN4fTOqusOKuNMdZyzTKExOq93LU 5fButzcV7PQ5ngj61Sqf0bRDdXFivfhFDOyW1MLlL9tu56mgNgJUaC4cxzgBXWFRdmAjv1 f7TO4cHA3BWEMIllPItO9vyzIJYdVCoOj0bJn29TnAhPeny/86XqK12RZLUxjoazX7kAB7 4SK62gz1nXR6Hrc4FTBnvEhr+or8MMxNTsv6LmrAszhgqVY+3PmTjxB1G8G90fuBo/VTcR tUmrpQ6+lMF/ZCAj8Af6Jb3i42pt0rdJLKRA8zrHaP3H2D0ZUkNju2ISU6olLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742735508; a=rsa-sha256; cv=none; b=ETyi2FYh94JJnew/d8XYGjog5lJ85knGRUhzkMDtPt4C3AbUGiMYkGORkcr6IZbU0dQqSN 42RdEILFt2xLbRZ980YVS6b6qijiBMUsx8ZxiUI4VQTQCxB+rsiCSHwnJi00WAVmxRYpZV aNGrG+2ZoCPCVsukjKbst2WEmrK7xOB0S8rKLjMKM278gZO2Eo/DakyexOaA+ODPMBMdTq r9p/1uLfOhBqP8WMFSZ0FzlOQ+U4cw49jkrZsPIvewllt590VMIE2Y1Ebeg/d7XPh+N8wS BOfYg4NhzXozFMdhSN09XgiNZqoRTAsOXvNPy/IgDI1pLD1xLaS1pBzFrMP5/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742735508; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9/XReXaNIF8mqsC//iHg0ajD3Orihh9Nb+L7PVzy6K4=; b=imvvc0dJoSu8aLdl/zVmf/h75SXk5n9MoePfNjmNqAvy2nF/EBifCgU7tKe8cvifXsaRSI 8MxTvlGEA1pvSjpVtiWDAglorXIPyWOZYYdoQ097lpGp51JuxSOCzDmUxrr5uT1ohLNVNJ Tply39ecmKBqfpKkkHwvoyWhfLLx458Jgu6M/89h5MmkAgCo0LoGAFD9llEjugnI48Qx4o 23WI0427R9pNGzZRGdF2jNOndgn+GDgTA5AywD99RT+Buij9vpriHQmfNCzgWfPpe0qbvI p8lO77zheGqo7tErZJ6wKivs+RifleGCebKJL2sENMwGMI7mkS0p2qbJ71CZKQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZLGmN5yWLz17xc; Sun, 23 Mar 2025 13:11:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 52NDBm6l088976; Sun, 23 Mar 2025 13:11:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 52NDBmor088973; Sun, 23 Mar 2025 13:11:48 GMT (envelope-from git) Date: Sun, 23 Mar 2025 13:11:48 GMT Message-Id: <202503231311.52NDBmor088973@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 9c677ee764c2 - main - misc/py-litellm: update to 1.63.14 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9c677ee764c2b9b4fdfe176a84d9bcdd9843ef6c Auto-Submitted: auto-generated The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c677ee764c2b9b4fdfe176a84d9bcdd9843ef6c commit 9c677ee764c2b9b4fdfe176a84d9bcdd9843ef6c Author: Hiroki Tagato AuthorDate: 2025-03-23 13:09:45 +0000 Commit: Hiroki Tagato CommitDate: 2025-03-23 13:11:42 +0000 misc/py-litellm: update to 1.63.14 Changelog: https://github.com/BerriAI/litellm/releases Reported by: portscout --- misc/py-litellm/Makefile | 6 +++--- misc/py-litellm/distinfo | 6 +++--- misc/py-litellm/files/patch-pyproject.toml | 11 ----------- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index 9bd2b886de94..99539d172b32 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.59.0 +DISTVERSION= 1.63.14 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,8 @@ 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<1.0.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openai>=1.55.3:misc/py-openai@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.66.1: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 177b94dc2b31..a2bf110f491d 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737336413 -SHA256 (litellm-1.59.0.tar.gz) = 140eecb47952558414d00f7a259fe303fe5f0d073973a28f488fc6938cc45660 -SIZE (litellm-1.59.0.tar.gz) = 6362311 +TIMESTAMP = 1742733978 +SHA256 (litellm-1.63.14.tar.gz) = 9cffe19d8140c33a2f777c5b2e8b8175ffe03979aac341b8538d6e6d143bd640 +SIZE (litellm-1.63.14.tar.gz) = 6641535 diff --git a/misc/py-litellm/files/patch-pyproject.toml b/misc/py-litellm/files/patch-pyproject.toml deleted file mode 100644 index 0194c6b7b3c0..000000000000 --- a/misc/py-litellm/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- pyproject.toml.orig 2025-01-06 00:07:29 UTC -+++ pyproject.toml -@@ -20,7 +20,7 @@ python = ">=3.8.1,<4.0, !=3.9.7" - - [tool.poetry.dependencies] - python = ">=3.8.1,<4.0, !=3.9.7" --httpx = ">=0.23.0,<0.28.0" -+httpx = ">=0.23.0,<1.0.0" - openai = ">=1.55.3" - python-dotenv = ">=0.2.0" - tiktoken = ">=0.7.0"