diff --git a/python-transformers.changes b/python-transformers.changes index d7e04d2..88be1a5 100644 --- a/python-transformers.changes +++ b/python-transformers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 30 23:53:15 UTC 2024 - Guang Yee + +- Update dependent package name 'huggingface_hub' to 'huggingface-hub'. + ------------------------------------------------------------------- Tue Aug 27 06:00:56 UTC 2024 - Guang Yee diff --git a/python-transformers.spec b/python-transformers.spec index 5b1e97c..da862bc 100644 --- a/python-transformers.spec +++ b/python-transformers.spec @@ -27,7 +27,7 @@ Source: https://github.com/huggingface/transformers/archive/refs/tags/v% BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: %{python_module filelock} -BuildRequires: %{python_module huggingface_hub >= 0.23.2} +BuildRequires: %{python_module huggingface-hub >= 0.23.2} BuildRequires: %{python_module numpy >= 1.17} BuildRequires: %{python_module packaging >= 20.0} BuildRequires: %{python_module PyYAML >= 5.1} @@ -38,7 +38,7 @@ BuildRequires: %{python_module tokenizers >= 0.19} BuildRequires: %{python_module tqdm >= 4.27} BuildRequires: fdupes Requires: python-filelock -Requires: python-huggingface_hub >= 0.23.2 +Requires: python-huggingface-hub >= 0.23.2 Requires: python-numpy >= 1.17 Requires: python-packaging >= 20.0 Requires: python-PyYAML >= 5.1