chore: Sync f44 (#12976)

This commit is contained in:
Gilver
2026-06-08 05:00:28 -05:00
committed by GitHub
parent 7d123287c5
commit a7262bacfc
174 changed files with 234 additions and 241 deletions
+3 -3
View File
@@ -3,11 +3,11 @@
Name: python-%{pypi_name}
Version: 1.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: xet client tech, used in huggingface_hub
License: Apache-2.0
URL: https://github.com/huggingface/xet-core
Source0: %url/archive/refs/tags/v%version.tar.gz
Source0: %{url}/releases/download/%{version}/hf_xet-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-pip
@@ -40,7 +40,7 @@ Summary: documentation for python3-%{pypi_name}
documentation for python3-%{pypi_name}.
%prep
%autosetup -n xet-core-%{version}
%autosetup -n hf_xet-%{version}
%build
%pyproject_wheel