From nobody Thu Sep 05 08:01:24 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 4WzsJ42DQYz5VrQj; Thu, 05 Sep 2024 08:01:24 +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 4WzsJ41cYBz4cRB; Thu, 5 Sep 2024 08:01:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725523284; 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=v/nMurgPUJ8qn/3DLtqkOvHyhT6M6+BfofbV0CUohGA=; b=Ds2CPo4lg80TvJJpcxGCIN9QqEXea21JjIqwTXsdDHATxB/CxcKTwpY35rU4jigQfQOjeP L86tuCFnHVhmVpWOJqETZGF+ZxjF7ODYm+ocAMn4j2Dv+54icQirr9Iw9CmDuq/9NhL+EU hepPFItEfZtRdfU96in6Dh41QvIGD6KK6QKPmlLxruTw3SRwDRoGdgQCneH4KrX+vxoCVp bWbfAbvzcsB9YS1Jqr+L3iWyD218n6A0JG/RBrITqH/Sp3HZ1u35nlk2h6h7nHmmb2irip LSZWT2HliBMbnbMQPAZhw8+vrw0ZJn0fP3rbOSmgKLMcHo8VLyhvzovQYkNTcw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725523284; a=rsa-sha256; cv=none; b=DF3JLVbDo62Kfh6NKQlM0EPeqze5ywvbBx8YWevRieuLv3q47UKAEzQxMc3ieat9LxbA0t PNXhNgdNY2R/i2QTs39d/FI2Onbs75xsseVIs2mHDlImyaSmNMEB74YV2pSpYY9hXkvXzV v40cAt+UHy6FpOMAbNKcOwSYnB2c9Hbj7FLV7zP64YsG//pVH/noVwu4kNl53MA8c3fw0Y XhFvoqK29hayn3tCafPzea7KhfLee++10zB2IMKL90zEk6gH6q67PmFEPfBbmwVdvoBg/I x82rspG+a+SbCRl+7qNreb500wSyGQXbmTP6Jtw4GLgGmZTp85vRzQtN/5LhZQ== 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=1725523284; 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=v/nMurgPUJ8qn/3DLtqkOvHyhT6M6+BfofbV0CUohGA=; b=WaLEtm7M7oVNUp78Ah5GexS/q4G0WpFZrjLGghO9XTaZOpMBfXvSNT9HKElNMf4fM+M1ye lHFpNsexk+Al5QP3Jda1lngDkORud8fLt45ar8XF4rXfiHWl9Ajf2TJHgiFCHPhMhi9i2n PVr5ALm5iqx3qRPAK/vUQ3SFA2cM/u6qo5o1uaalpWoCunRB9cCbyD6+xiedhTx5jSdh1F J65lQSRdytZzVzf6FtrTSwSweSOnhaQ6jzGQOPXIRl55fkAolAAEuh07/znjOfhTILnOik dJkq0pXQmS3jAabaK/gmJ7I7n8KJ57BM7DA4Nqwee1e1hhBTKN9evpoBcUd16A== 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 4WzsJ41CqQz10bH; Thu, 5 Sep 2024 08:01:24 +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 48581OiT084203; Thu, 5 Sep 2024 08:01:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48581ORI084200; Thu, 5 Sep 2024 08:01:24 GMT (envelope-from git) Date: Thu, 5 Sep 2024 08:01:24 GMT Message-Id: <202409050801.48581ORI084200@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: 3c8e34fd06b4 - main - misc/py-litellm: update to 1.44.16 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: 3c8e34fd06b468d654aa19b0a3be8e01faaffa50 Auto-Submitted: auto-generated The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c8e34fd06b468d654aa19b0a3be8e01faaffa50 commit 3c8e34fd06b468d654aa19b0a3be8e01faaffa50 Author: Hiroki Tagato AuthorDate: 2024-09-05 07:59:54 +0000 Commit: Hiroki Tagato CommitDate: 2024-09-05 08:01:15 +0000 misc/py-litellm: update to 1.44.16 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 1c8d267afd77..db201a21d753 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.44.14 +DISTVERSION= 1.44.16 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index d5f1f3408516..97b1cd14e95a 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725243438 -SHA256 (litellm-1.44.14.tar.gz) = 1517eb41da21d339a300ec312353cce8796df18e9f96fa290175ad0c1ca8a069 -SIZE (litellm-1.44.14.tar.gz) = 8302768 +TIMESTAMP = 1725499878 +SHA256 (litellm-1.44.16.tar.gz) = db1c76027c6fdf428df5d40d96dc92024d9f23997988cd6406cc1825d688ed37 +SIZE (litellm-1.44.16.tar.gz) = 8323412