diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-15 11:13:31 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-15 11:14:43 +0900 |
commit | 5eb9922c1c6418b497c022d64d294003d887ee57 (patch) | |
tree | 112000abeb90bf3e96b7017614c85fcca0dbbf8c | |
parent | graphics/py-mcomix: Update 2.2.1 => 3.1.1 (diff) |
misc/py-hf-xet: update to 1.1.10
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.1.10
Reported by: portscout
-rw-r--r-- | misc/py-hf-xet/Makefile | 3 | ||||
-rw-r--r-- | misc/py-hf-xet/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index c0c55cc50007..f163d474c39c 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,6 +1,5 @@ PORTNAME= hf-xet -DISTVERSION= 1.1.9 -PORTREVISION= 1 +DISTVERSION= 1.1.10 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-hf-xet/distinfo b/misc/py-hf-xet/distinfo index 2fff8dd9fcd5..62534d8a7ff9 100644 --- a/misc/py-hf-xet/distinfo +++ b/misc/py-hf-xet/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1756544028 -SHA256 (hf_xet-1.1.9.tar.gz) = c99073ce404462e909f1d5839b2d14a3827b8fe75ed8aed551ba6609c026c803 -SIZE (hf_xet-1.1.9.tar.gz) = 484242 +TIMESTAMP = 1757901237 +SHA256 (hf_xet-1.1.10.tar.gz) = 408aef343800a2102374a883f283ff29068055c111f003ff840733d3b715bb97 +SIZE (hf_xet-1.1.10.tar.gz) = 487910 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa |