Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyinstaller-hooks-contrib for openSUSE:Factory checked in at 2025-05-27 18:43:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyinstaller-hooks-contrib (Old) and /work/SRC/openSUSE:Factory/.python-pyinstaller-hooks-contrib.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyinstaller-hooks-contrib" Tue May 27 18:43:53 2025 rev:10 rq:1280564 version:2025.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyinstaller-hooks-contrib/python-pyinstaller-hooks-contrib.changes 2025-01-09 15:08:09.754110646 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyinstaller-hooks-contrib.new.2732/python-pyinstaller-hooks-contrib.changes 2025-05-27 18:44:03.765278965 +0200 @@ -1,0 +2,10 @@ +Fri May 23 13:03:09 UTC 2025 - Edgar Aichinger <edog...@aon.at> + +- Update to 2025.4 + * Fix error in narwhals hook when typing-extensions is not available + in the build environment (neither stand-alone version is installed + nor it is provided as part of setuptools). (#908) + * For versions 2025.0-3 see the complete changelog in CHANGELOG.rst. +- Update runtime requirements + +------------------------------------------------------------------- Old: ---- pyinstaller_hooks_contrib-2024.11.tar.gz New: ---- pyinstaller_hooks_contrib-2025.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyinstaller-hooks-contrib.spec ++++++ --- /var/tmp/diff_new_pack.AzvsZI/_old 2025-05-27 18:44:04.285300847 +0200 +++ /var/tmp/diff_new_pack.AzvsZI/_new 2025-05-27 18:44:04.285300847 +0200 @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pyinstaller-hooks-contrib%{psuffix} -Version: 2024.11 +Version: 2025.4 Release: 0 Summary: Community maintained hooks for PyInstaller License: Apache-2.0 OR GPL-2.0-only @@ -34,10 +34,13 @@ Source: https://files.pythonhosted.org/packages/source/p/pyinstaller_hooks_contrib/pyinstaller_hooks_contrib-%{version}.tar.gz # conftest.py not present in the tarball Source1: https://raw.githubusercontent.com/pyinstaller/pyinstaller-hooks-contrib/refs/heads/master/tests/conftest.py -BuildRequires: %{python_module setuptools >= 30.3.0} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools >= 30.3.0} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-packaging +Requires: python-setuptools BuildArch: noarch %if %{with test} BuildRequires: %{python_module PyInstaller} ++++++ pyinstaller_hooks_contrib-2024.11.tar.gz -> pyinstaller_hooks_contrib-2025.4.tar.gz ++++++ ++++ 5917 lines of diff (skipped)