From nobody Tue Nov 25 07:58:07 2025 X-Original-To: dev-commits-ports-all@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 4dFw6R5swFz6Hkk4 for ; Tue, 25 Nov 2025 07:58:07 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dFw6R4trxz3tqT for ; Tue, 25 Nov 2025 07:58:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764057487; 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=9NB0V3ufXqrMHaQtrJkjk7Gyx+jyje5hrsVpCQJ6owc=; b=tqIS4KGv0dsePoEgyPNfyomAGE3A7CS+n5Xg4e4CliLv0CEQJkEOUCxEOreHWOuD6lpW0T IX72BD0a3p0WJJ2BEADlH/Sl9Ox9msjuh+1g6l3W3S1JOZwUOaRipp/z0rMcVbWQtif+lA 3mkmi4+mLKaPkba/GDHZEiw7ln4FAUm0tV3tgw4nlJ0/qlSOfRn9KDFL0/Ah5k5IajVmaI aaF9TsPrwqStA93lIaIZntIxV8P12jzJhHWZBfu7CLPCVPC9D+YuKW3u8zrGcl2lIsUF3I pUXAH9Y7UL+raE573Njpf5vfc+Gge/b+ebD6A2qJM3CI10kDfO5WDOdAEYte8g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764057487; 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=9NB0V3ufXqrMHaQtrJkjk7Gyx+jyje5hrsVpCQJ6owc=; b=S0W/kUzzBZnfpwzNaHZbVRosR/EMcm8l7GZVhU4+YsjCD0vqdbPY/0x2wHEa2/wirMnITO Sk3rtCCVbd73duHtWW+CR+ZqamWN6U28Jhmz72PcZW0SIH/5JjWheAGS9g1rQd+4yLisVi aCwrQfrDfnaB3TamsXtnvpLOfDHNzAHAr/h+5N0SLyfLfvCtIScmrpJWxOtOIWSXk2dIKp qig52kOx0B0YaugoOtjonyrdeb9ztvO8McFPyb1p+UEeR+9r0d6vEoZj5dj+YZAyYRh7Hz Wosns8V09POxJX4FGS/3Rn5e4LQhBYsppX2rpn9dipRw5MPqcDQlE8CxZxjd7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764057487; a=rsa-sha256; cv=none; b=j+7ly7+AE1tu0p2GduCYE4hU//SSzZe5ELrnDKI+DhrYFDMlaPGaCZC11hhwsk2MzSM8aV AbhV7BQd3V8HPQN5MRgk0xZOmnd0ZIVAlRBmdHMPN8pduBBRMNFbvHotKqC8iAMBjyR9x4 fLQU4tOpkYYduitpwvA/sCNOj39++uDIpzPaWGg4xcu9V/ocyWbGMMOcVIHXDjnBVgn/2j +9itR50Qe3gnfa0uFp6UBGb5qdHH9R2nMZyk5AC97cv4OBWHJR+cn1faJ+/vpBpldDL9/b T9JKPLt6rGl3wLHswKX3CSkkH0Ih8lI/YirD5btfHvp0ff1h6/8tt6FyaZaxtQ== 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 4dFw6R4BFWzsDX for ; Tue, 25 Nov 2025 07:58:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 271e5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 25 Nov 2025 07:58:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: cfcc12f76c62 - main - misc/py-huggingface-hub: Update to 1.1.5 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: cfcc12f76c62fb18f44985140c84f1fb55de4e57 Auto-Submitted: auto-generated Date: Tue, 25 Nov 2025 07:58:07 +0000 Message-Id: <6925618f.271e5.1959dabd@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfcc12f76c62fb18f44985140c84f1fb55de4e57 commit cfcc12f76c62fb18f44985140c84f1fb55de4e57 Author: Hiroki Tagato AuthorDate: 2025-11-25 07:56:51 +0000 Commit: Hiroki Tagato CommitDate: 2025-11-25 07:57:59 +0000 misc/py-huggingface-hub: Update to 1.1.5 Changelog: - https://github.com/huggingface/huggingface_hub/releases/tag/v1.0.0 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.0.1 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.0 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.3 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.4 - https://github.com/huggingface/huggingface_hub/releases/tag/v1.1.5 Reported by: Repology --- misc/py-huggingface-hub/Makefile | 10 ++++++---- misc/py-huggingface-hub/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/misc/py-huggingface-hub/Makefile b/misc/py-huggingface-hub/Makefile index 1f3d6af967af..8c2720b4ce0b 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.36.0 +DISTVERSION= 1.1.5 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,14 +14,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2023.5.0:filesystems/py-fsspec@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0<1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}shellingham>0:devel/py-shellingham@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.42.1:misc/py-tqdm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} \ ${RUN_DEPENDS_${ARCH}} -RUN_DEPENDS_amd64= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} -RUN_DEPENDS_aarch4= ${PYTHON_PKGNAMEPREFIX}hf-xet>=1.1.3<2.0.0:misc/py-hf-xet@${PY_FLAVOR} +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} USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index a8bb3a7702a3..86cdd0d94f65 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761535873 -SHA256 (huggingface_hub-0.36.0.tar.gz) = 47b3f0e2539c39bf5cde015d63b72ec49baff67b6931c3d97f3f84532e2b8d25 -SIZE (huggingface_hub-0.36.0.tar.gz) = 463358 +TIMESTAMP = 1764056381 +SHA256 (huggingface_hub-1.1.5.tar.gz) = 40ba5c9a08792d888fde6088920a0a71ab3cd9d5e6617c81a797c657f1fd9968 +SIZE (huggingface_hub-1.1.5.tar.gz) = 607199