diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-04 01:38:01 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-04 01:39:17 +0000 |
commit | 93bc15ed1f0468112686d04c49d130398990f72c (patch) | |
tree | 8d604e9fd7a994fe2445fcd0e57e489c052c5b23 | |
parent | f55ba4280f2b9f8d0dba36d95e1b8d4793c393fe (diff) |
-rw-r--r-- | misc/py-huggingface-hub/Makefile | 2 | ||||
-rw-r--r-- | 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 6c2111d58869..a64f80837d4c 100644 --- a/misc/py-huggingface-hub/Makefile +++ b/misc/py-huggingface-hub/Makefile @@ -1,5 +1,5 @@ PORTNAME= huggingface-hub -DISTVERSION= 0.33.1 +DISTVERSION= 0.33.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-huggingface-hub/distinfo b/misc/py-huggingface-hub/distinfo index 2e633ac56d1d..c8be21b749e2 100644 --- a/misc/py-huggingface-hub/distinfo +++ b/misc/py-huggingface-hub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750985431 -SHA256 (huggingface_hub-0.33.1.tar.gz) = 589b634f979da3ea4b8bdb3d79f97f547840dc83715918daf0b64209c0844c7b -SIZE (huggingface_hub-0.33.1.tar.gz) = 426728 +TIMESTAMP = 1751591525 +SHA256 (huggingface_hub-0.33.2.tar.gz) = 84221defaec8fa09c090390cd68c78b88e3c4c2b7befba68d3dc5aacbc3c2c5f +SIZE (huggingface_hub-0.33.2.tar.gz) = 426637 |