chore: Sync el10 (#12979)

This commit is contained in:
Gilver
2026-06-08 04:54:24 -05:00
committed by GitHub
parent 8f7ded67d4
commit cfa4448b2e
180 changed files with 1043 additions and 234 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