From 1c93301caa621eae6ad4f8101f840df9d8f4d8eb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 14 Apr 2024 07:52:56 +0000 Subject: automatic import of python-huggingface-hub --- .gitignore | 1 + python-huggingface-hub.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab01733..b6836a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /huggingface_hub-0.22.2.tar.gz +/huggingface_hub-0.19.4.tar.gz diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec index 7716378..8c58da4 100644 --- a/python-huggingface-hub.spec +++ b/python-huggingface-hub.spec @@ -1,5 +1,5 @@ %global pypi_name huggingface-hub -%global pypi_version 0.22.2 +%global pypi_version 0.19.4 %global pkg_summary The official Python client for the Huggingface Hub. %global pkg_description %{expand: %{pkg_summary}} @@ -52,4 +52,4 @@ Summary: %{pkg_summary} %changelog * Sun Mar 31 2024 YunShu -- add huggingface-hub 0.22.2 +- add huggingface-hub 0.19.4 diff --git a/sources b/sources index 7f18f36..c159795 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f469bf772f9fd6d271fd954ab0b2ae30 huggingface_hub-0.22.2.tar.gz +b3f79c851eb9f3d20164787d188a117f huggingface_hub-0.19.4.tar.gz -- cgit v1.2.3