diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:52:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:52:56 +0000 |
commit | 1c93301caa621eae6ad4f8101f840df9d8f4d8eb (patch) | |
tree | f797744a1b20f78359d3c74fb8f1db73090e97ac | |
parent | a4f4ca87eb32b2d28e2e7155669cc04316d11282 (diff) |
automatic import of python-huggingface-hub
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-huggingface-hub.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -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 @@ -1 +1 @@ -f469bf772f9fd6d271fd954ab0b2ae30 huggingface_hub-0.22.2.tar.gz +b3f79c851eb9f3d20164787d188a117f huggingface_hub-0.19.4.tar.gz |