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-09-29 16:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-huggingface-hub (Old)
and /work/SRC/openSUSE:Factory/.python-huggingface-hub.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-huggingface-hub"
Mon Sep 29 16:31:53 2025 rev:4 rq:1307431 version:0.33.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-huggingface-hub/python-huggingface-hub.changes
2025-08-02 00:43:08.053978331 +0200
+++
/work/SRC/openSUSE:Factory/.python-huggingface-hub.new.11973/python-huggingface-hub.changes
2025-09-29 16:33:37.209919906 +0200
@@ -1,0 +2,9 @@
+Fri Sep 19 18:58:08 UTC 2025 - Stefan Haas <[email protected]>
+
+- Update to 0.33.1
+ * [Tiny agents] Add tool call to messages
+ * fix: update payload preparation to merge parameters into the output
dictionary
+ * fix(inference_endpoints): use GET healthRoute instead of GET / to check
status
+ * Recursive filter_none in Inference Providers
+
+-------------------------------------------------------------------
Old:
----
huggingface_hub-0.26.3.tar.gz
New:
----
huggingface_hub-0.33.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-huggingface-hub.spec ++++++
--- /var/tmp/diff_new_pack.gTTijP/_old 2025-09-29 16:33:37.901948906 +0200
+++ /var/tmp/diff_new_pack.gTTijP/_new 2025-09-29 16:33:37.901948906 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-huggingface-hub
-Version: 0.26.3
+Version: 0.33.1
Release: 0
Summary: Client library for interaction with the huggingface hub
License: Apache-2.0
@@ -58,16 +58,20 @@
%install
%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/huggingface-cli
+%python_clone -a %{buildroot}%{_bindir}/tiny-agents
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%post
%python_install_alternative huggingface-cli
+%python_install_alternative tiny-agents
%postun
%python_uninstall_alternative huggingface-cli
+%python_uninstall_alternative tiny-agents
%files %{python_files}
%python_alternative %{_bindir}/huggingface-cli
%{python_sitelib}/huggingface_hub
%{python_sitelib}/huggingface_hub-%{version}.dist-info
+%python_alternative %{_bindir}/tiny-agents
++++++ huggingface_hub-0.26.3.tar.gz -> huggingface_hub-0.33.1.tar.gz ++++++
++++ 86203 lines of diff (skipped)