diff --git a/huggingface-hub-0.20.1.tar.gz b/huggingface-hub-0.20.3.tar.gz similarity index 36% rename from huggingface-hub-0.20.1.tar.gz rename to huggingface-hub-0.20.3.tar.gz index ef5b653241b91aabb9fb817f001a86ea3739db30..1f3e242b815468f637f4be7d94d275f2a6e041af 100644 Binary files a/huggingface-hub-0.20.1.tar.gz and b/huggingface-hub-0.20.3.tar.gz differ diff --git a/huggingface-hub.spec b/huggingface-hub.spec index 8cab802c8e886fbb57c6f44f465b02fb54296df3..f6ed8faa436605689139633be759adc188d34970 100644 --- a/huggingface-hub.spec +++ b/huggingface-hub.spec @@ -1,6 +1,6 @@ %define anolis_release 1 %global pypi_name huggingface-hub -%global pypi_version 0.20.1 +%global pypi_version 0.20.3 Name: python-%{pypi_name} Version: %{pypi_version} @@ -9,7 +9,7 @@ Summary: Client library to download and publish models, datasets and othe License: Apache URL: https://github.com/huggingface/huggingface_hub -Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.20.1.tar.gz#/%{pypi_name}-%{version}.tar.gz +Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -59,6 +59,9 @@ Client library to download and publish models, datasets and other repos on the h %{python3_sitelib}/huggingface_hub-%{pypi_version}-py%{python3_version}.egg-info %changelog +* Tue Dec 26 2023 Zhongling He - 0.20.3-1 +- Upgrade to 0.20.3 + * Tue Dec 26 2023 Zhongling He - 0.20.1-1 - Upgrade to 0.20.1