From nobody Fri Mar 13 08:32:14 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 4fXHly1x8Mz6Vhq6 for ; Fri, 13 Mar 2026 08:32:14 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fXHly1G6xz3xKW for ; Fri, 13 Mar 2026 08:32:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773390734; 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=Z8foqJqF89ZHRpmCrqYAKFcj09Ufw/AtYs87fEINqUg=; b=s+JdbwEisDqi0xzOtIj9Cph/3TFOPy3j7yeomgvMBe9DzVqjaHtAYLZW0Sc2uLlkgihkMw gUtypGQlXhqv9ndbUHbGecxwcWOeOIJqaQgeYZuVLpYxPAyrqKArja8cxY9AOpjQBWNTcQ KgTMTdoWeCf+cbzdJEKtZ0xwNqOTUdexcaBmt7wEEZhEcX6FPcpA9N5ob0dBJC3gfcqmlT 5Ncpt2LaJ2llph6Iv8ACZPayX1/3gw9QyfZXv1etJR8QgJAVFHlAl4hiyTmMK/JsMmaH/K tX85lYr7PzASLbkd0k/pwn/JYM/whblyMWx/DtvwYYt4F4aIWS+cE+uBUVGAJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773390734; a=rsa-sha256; cv=none; b=E+U8A35S8B6M/XWGa5rxjMx5Zze7ikT8CPXNiG/rzfQ8swohVAPXdJ2xllyMYdc1OB34m5 NYJY/UTPE/9ybigelLgI5a7UgJhWX/pf3vEwqLh8OHnBNXp6tnRZCG0Xh0mfVeLlf49u66 DtUk6O5RWnaeHr0qSdyFqW6nYYdrPKWmGVUXSyv5BeBh2ROpWQGnAPsUL2TXWDjrWV+/wx zGBliZSRhSGfQRMRPHA3lOXrb9zZkjcdr9nhV0Yn0INz5yj8OpxxkXK6UlEIXMI3H35lWC aPWsUxT7dlqMuigZUDUlj7dc9bmFkyrE7bwhg7/BT8cemilPvxoImSyT3/RL+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=1773390734; 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=Z8foqJqF89ZHRpmCrqYAKFcj09Ufw/AtYs87fEINqUg=; b=GQWB3pXV7Ex4eWFefnl+cOxnTyKztto7+lVr2yvuF1hupgRiq04a3RZPlSEqE8BDKDcOeZ WNmQlwRO3rRUtxcK5+F5NeJYa812M4xvXHMDA+qINTHooiiPj0R2FMwEohbtBh0TEQ1Xis ahr95qnQ0Ce2tHG8nsbOLAx92/QAfOErrel7YFNzyOUn0fdu0Bkd069SKPZ8HtvsUKCU7Q jBD3XNSjZyyFIF4i3U8oN89zkaimc2REQ5lMK+pSkO50V1LhlzKw9O7RoT7QsyUZjjra13 Tn04j412A0w499124A9wzDf2Y/bDbk9nznNWKWMFTpJeC+kjxNnKO+7pTwSNvQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fXHly0rNbz8Q9 for ; Fri, 13 Mar 2026 08:32:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38572 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 13 Mar 2026 08:32:14 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 5c7ef2abb2fe - main - misc/py-huggingface-hub: Update to 1.6.0 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: 5c7ef2abb2feef17b1b609d8381cf3578d04fdcf Auto-Submitted: auto-generated Date: Fri, 13 Mar 2026 08:32:14 +0000 Message-Id: <69b3cb8e.38572.79570c6a@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c7ef2abb2feef17b1b609d8381cf3578d04fdcf commit 5c7ef2abb2feef17b1b609d8381cf3578d04fdcf Author: Hiroki Tagato AuthorDate: 2026-03-13 08:31:11 +0000 Commit: Hiroki Tagato CommitDate: 2026-03-13 08:32:06 +0000 misc/py-huggingface-hub: Update to 1.6.0 Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v1.6.0 Reported by: portscout --- misc/py-huggingface-hub/Makefile | 6 +++--- misc/py-huggingface-hub/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index f308f6686064..2f1c0056d212 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,8 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=3.10.0:sysutils/py-filelock@${PY_F ${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR} \ ${RUN_DEPENDS_${ARCH}} -RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.2.0<2.0.0:misc/py-hf-xet@${PY_FLAVOR} -RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.2.0<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.3.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.3.2<2.0.0:misc/py-hf-xet@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index e5761c76b37a..13a9d8044763 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772270350 -SHA256 (huggingface_hub-1.5.0.tar.gz) = f281838db29265880fb543de7a23b0f81d3504675de82044307ea3c6c62f799d -SIZE (huggingface_hub-1.5.0.tar.gz) = 695872 +TIMESTAMP = 1773388857 +SHA256 (huggingface_hub-1.6.0.tar.gz) = d931ddad8ba8dfc1e816bf254810eb6f38e5c32f60d4184b5885662a3b167325 +SIZE (huggingface_hub-1.6.0.tar.gz) = 717071