summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 04:06:30 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 04:06:30 +0000
commitdaf1a35d64473e4d75513af3f8607a980af6d8ec (patch)
tree0d9dda52ec32339686fe8aaafef9c20af79ee5fa
parent77e6209a119de9dc6b4aa4b3d6a3c3cfd5ae45f2 (diff)
automatic import of python-huggingface-hub
-rw-r--r--python-huggingface-hub.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec
index 3244e7a..c35dd70 100644
--- a/python-huggingface-hub.spec
+++ b/python-huggingface-hub.spec
@@ -46,7 +46,7 @@ Summary: %{pkg_summary}
%files -n python3-%{pypi_name}
%license LICENSE
%doc README*.md
-%{python3_sitelib}/%{pypi_name}*
+%{python3_sitearch}/%{pypi_name}*
%changelog
* Sun Mar 31 2024 YunShu