mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 17:40:38 +00:00
chore: Sync el10 (#12979)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user