From nobody Sun Jan 11 13:30:54 2026 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 4dpxGr3sSxz6P0C7 for ; Sun, 11 Jan 2026 13:31:00 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dpxGr2QMhz44Dh for ; Sun, 11 Jan 2026 13:31:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768138260; 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=Ame/Oj/54e4S+R7rAmVb9cga48cNUA2ON0nP9420XR0=; b=rKVD7i3fwgSY5Cw2dcL6KQCug9QaU5nYe2pUIbrdf0M+mo1qdlxEVh0lNs5smHtUgaa2GD 0pbFbo+kWXmx7petEqWcCmWYnNy7onjBAaeDA2Fc7VZjMf8Knxk6EwB/+095lZ7XeHYBS7 UHg7GHboRgsBEvqYk9wF11z5x4u4XztfG7+HihGx1JXJB6Xt++p/uR2S3rqVyBnNcJK6MG D7jH0ndB8VbH3/CZW/OQrUqxDgV7hToEcVUJiyLXPzSdXRP+FD/Gij3yX7u9qrhKIYZZpp fDxFYS2LWdbIM2WvoI0ArBqKj3Wx2jsGhdOFFmGsLgO8/w9JprjM3UM4KhlvDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768138260; 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=Ame/Oj/54e4S+R7rAmVb9cga48cNUA2ON0nP9420XR0=; b=FtQ0rxkVEv+BcvFI5Fl45+Jq+xf/yu5+/ZtOM71kCaT0U35RbIajEREO1CFHQGl1c3NtQb e6SGBAOHeDzQ7rbrRjSpkvP7eMy+s9djtPYjk5mkBOdnhoWlJATK+wIVRWVwxKwRoOnugv PV7wqF6ltUnbKot/1txgMPMTmFeHOrlAg/2Zcw+mx0sx6DQSyjZxEuWQ3yinQXpsT/IED3 RPI1ncJu637363C+FNvWWGissGQgTXIqHrn0c8A+ubZRQvxEC9ffFCblCrFSgMLkYQhTtV ML7zt8lRFOGphm0vjOH11MjKyNlOELnvakO/9BMgLfK16VXaQHR2wRt9uH7JyA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768138260; a=rsa-sha256; cv=none; b=rFVnWWSk4PFaxyZhwilUGsQRDc8xaPLP889ZZp3gu1l27Gj71qoh2XfXn04sPWUvc8+yK2 a8hMB4i1XuMRiHMacT2vX6XKGbnWczaVK1/rjdt1SXVAZ/L0uvITi0iMeKfmUoGTDgthK3 R19sY3IzsaaQmd6LG+eFwR5WE7xdXR81xtxbSlZbhWITNz68q7LkT+Kdv0xFO/vjlgbkJ7 kgX9O8lJIWckoAQUrdLD9VysyOjPzMnFNt6h9mqb4ngtsruxaUSLtInPe85CruD87eh514 F4PHIbXFHOKbW0JlCoFmdQ0gVqcbuS7iXVub5Pe5V0URocOb6ftn38qdeqa0Pg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dpxGq45JYzjSr for ; Sun, 11 Jan 2026 13:30:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42f67 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 11 Jan 2026 13:30:54 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 11382b9813d1 - main - misc/py-huggingface-hub: Update to 1.3.1 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: 11382b9813d1003f4bc380a0319282cfaaa6d938 Auto-Submitted: auto-generated Date: Sun, 11 Jan 2026 13:30:54 +0000 Message-Id: <6963a60e.42f67.503fab63@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=11382b9813d1003f4bc380a0319282cfaaa6d938 commit 11382b9813d1003f4bc380a0319282cfaaa6d938 Author: Hiroki Tagato AuthorDate: 2026-01-11 13:30:05 +0000 Commit: Hiroki Tagato CommitDate: 2026-01-11 13:30:05 +0000 misc/py-huggingface-hub: Update to 1.3.1 Changelog: - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.0 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.1 Reported by: portscout --- misc/py-huggingface-hub/Makefile | 2 +- misc/py-huggingface-hub/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index 4942416511ce..3bea6f6ce70a 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.2.4 +DISTVERSION= 1.3.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index c633e1bc3dd0..5cc52f5d4dd2 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767764943 -SHA256 (huggingface_hub-1.2.4.tar.gz) = 7a1d9ec4802e64372d1d152d69fb8e26d943f15a2289096fbc8e09e7b90c21a5 -SIZE (huggingface_hub-1.2.4.tar.gz) = 614771 +TIMESTAMP = 1768137643 +SHA256 (huggingface_hub-1.3.1.tar.gz) = e80e0cfb4a75557c51ab20d575bdea6bb6106c2f97b7c75d8490642f1efb6df5 +SIZE (huggingface_hub-1.3.1.tar.gz) = 622356