From nobody Mon Jul 22 01:59:00 2024 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 4WS3Nj1HKXz5R34v; Mon, 22 Jul 2024 01:59:01 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WS3Nj0GnGz4plY; Mon, 22 Jul 2024 01:59:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721613541; 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=uuhZP9jcv8xkgv42Zmtc+l9E386EekIsfLs1BDOF/fI=; b=T9Un532H/m2OaDSLv4N6NjFFxTDOag0wF97XJFCcdfVNy9ekq9kmJX6uFczlS+zV9pm+BW kcm0hGK32tbKvzSdCxEGgsJwwedLif9pH0CPbbQ4GuyXrAyjxji2trWgcWYrv6mgh1W+gM fi5fi99AdWCfeQBiDnS1COpHXuRq+ie4uKyaP/7vAym849qA7HO5Acdx8yTMLvnXJUON40 i58Wbeif0YxUGclWLiVk/SDHiMK6SGE9p/S7kpEU++ZSutWD2xlIYqTU38nSifU/5gDh7+ LyuUM8dgPqOX0EiQs7G8GNAHDotauk4L42ui9K6d86GPO6Et5KXkCfvJ9WelgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721613541; a=rsa-sha256; cv=none; b=HDFBsuxhKFV25SydqFP99CceS0chHBpkKYPSNiP0oZtpJ8vMFGHjPtJdQeod8A0lGLN2tW t6ITPkmrOhhLGU/BSzf6XII97JpCTxpGmOgxpYxdVOh0hye5dK9gZRgG4RKtROW4eoAymY vN4MO8/OzllmYJTXgg7P0o+t5wi5/t43QULcYLkg832dTIBD3VqzcAq2R/+n8D+/9gs4IH +xhSiThAJw/H5ShG+eS7jHn9T0+DEomjH+q3LtGoflZoaNls7k4wChtx6neErXsnLeXsKE UN5Qu6vu+OIHwJEnlFYX5FX3mmIwuYaJ6IDfM1NcsibATWFGnEcUzmQjkMiv7w== 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=1721613541; 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=uuhZP9jcv8xkgv42Zmtc+l9E386EekIsfLs1BDOF/fI=; b=sGGOmUfLBEqyTZVO3Z1g3k+RX4Ml97mF1RvS/psYF6FTy5D1a2ofSJttRCnxNJhVJq535Z DJyXyRDaj/e0CkyrNxyxhixwiNvtruAqZMfQvxHOm/Kw+GxunA4g8Ook1NxCizvGeVKcIQ /mEaQNprXV8hG13PvQJHsUF7EVI7TUuZ25Qxq7C2vC2gXF022n3/rOrMjteJn0l4FbphRw z6lt4cnh9J0eeJcBMz67Imcb7lnEAh+cLstW1RAjovWjFr1kJ4bRaqcqTllLmLOycy03p8 NRMAAxBrfFcd7QETRdDWRTo+OZfBsx42Yeo8ipAOSI40pvGa+ia7JZBwtnMyCw== 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 4WS3Nh6scvzQ7s; Mon, 22 Jul 2024 01:59:00 +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 46M1x02C009163; Mon, 22 Jul 2024 01:59:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46M1x0MD009160; Mon, 22 Jul 2024 01:59:00 GMT (envelope-from git) Date: Mon, 22 Jul 2024 01:59:00 GMT Message-Id: <202407220159.46M1x0MD009160@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: ec68597c21ed - main - misc/py-litellm: update to 1.41.25 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: ec68597c21edcac799578c5b256575d8f25a111a Auto-Submitted: auto-generated The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec68597c21edcac799578c5b256575d8f25a111a commit ec68597c21edcac799578c5b256575d8f25a111a Author: Hiroki Tagato AuthorDate: 2024-07-22 01:57:34 +0000 Commit: Hiroki Tagato CommitDate: 2024-07-22 01:58:54 +0000 misc/py-litellm: update to 1.41.25 Changelog: https://github.com/BerriAI/litellm/releases Reported by: portscout --- 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 63be1f1a38ec..a481afc1ae4e 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.40.28 +DISTVERSION= 1.41.25 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.27.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0<3.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ijson>0:devel/py-ijson@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.22.0<5.0.0:devel/py-jsonschema@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index ec2327845af3..5c529f425658 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719540466 -SHA256 (litellm-1.40.28.tar.gz) = 08fdfcb01715006f9dadb8d05b94143f782e08d1944e5691d9faf20300e62739 -SIZE (litellm-1.40.28.tar.gz) = 6091342 +TIMESTAMP = 1721611529 +SHA256 (litellm-1.41.25.tar.gz) = f6f000b8e666b51914436c26659d4a91d67b350bcc44e47b3837d3b8f0e1640d +SIZE (litellm-1.41.25.tar.gz) = 6811786