Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-huggingface-hub for
openSUSE:Factory checked in at 2025-12-04 11:24:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-huggingface-hub (Old)
and /work/SRC/openSUSE:Factory/.python-huggingface-hub.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-huggingface-hub"
Thu Dec 4 11:24:38 2025 rev:5 rq:1320963 version:1.1.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-huggingface-hub/python-huggingface-hub.changes
2025-09-29 16:33:37.209919906 +0200
+++
/work/SRC/openSUSE:Factory/.python-huggingface-hub.new.1939/python-huggingface-hub.changes
2025-12-04 11:27:22.727783638 +0100
@@ -1,0 +2,11 @@
+Wed Dec 3 10:06:27 UTC 2025 - Bernhard Wiedemann <[email protected]>
+
+- Require python-typer at runtime
+
+-------------------------------------------------------------------
+Wed Dec 3 08:27:39 UTC 2025 - Bernhard Wiedemann <[email protected]>
+
+- Update to 1.1.7
+ * huggingface-cli was renamed to hf
+
+-------------------------------------------------------------------
Old:
----
huggingface_hub-0.33.1.tar.gz
New:
----
huggingface_hub-1.1.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-huggingface-hub.spec ++++++
--- /var/tmp/diff_new_pack.mhC4w3/_old 2025-12-04 11:27:23.243805474 +0100
+++ /var/tmp/diff_new_pack.mhC4w3/_new 2025-12-04 11:27:23.247805643 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-huggingface-hub
-Version: 0.33.1
+Version: 1.1.7
Release: 0
Summary: Client library for interaction with the huggingface hub
License: Apache-2.0
@@ -43,6 +43,7 @@
Requires: python-requests
Requires: python-tqdm >= 4.42.1
Requires: python-typing-extensions >= 3.7.4.3
+Requires: python-typer
BuildArch: noarch
%python_subpackages
@@ -57,20 +58,20 @@
%install
%pyproject_install
-%python_clone -a %{buildroot}%{_bindir}/huggingface-cli
+%python_clone -a %{buildroot}%{_bindir}/hf
%python_clone -a %{buildroot}%{_bindir}/tiny-agents
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%post
-%python_install_alternative huggingface-cli
+%python_install_alternative hf
%python_install_alternative tiny-agents
%postun
-%python_uninstall_alternative huggingface-cli
+%python_uninstall_alternative hf
%python_uninstall_alternative tiny-agents
%files %{python_files}
-%python_alternative %{_bindir}/huggingface-cli
+%python_alternative %{_bindir}/hf
%{python_sitelib}/huggingface_hub
%{python_sitelib}/huggingface_hub-%{version}.dist-info
%python_alternative %{_bindir}/tiny-agents
++++++ huggingface_hub-0.33.1.tar.gz -> huggingface_hub-1.1.7.tar.gz ++++++
++++ 56482 lines of diff (skipped)