Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package legendary for openSUSE:Factory checked in at 2026-02-25 21:07:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/legendary (Old) and /work/SRC/openSUSE:Factory/.legendary.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "legendary" Wed Feb 25 21:07:38 2026 rev:5 rq:1334897 version:0.20.41 Changes: -------- --- /work/SRC/openSUSE:Factory/legendary/legendary.changes 2026-02-23 16:12:37.661534351 +0100 +++ /work/SRC/openSUSE:Factory/.legendary.new.1977/legendary.changes 2026-02-25 21:10:35.734230751 +0100 @@ -1,0 +2,7 @@ +Wed Feb 25 01:34:44 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Fix incorrect python dependency macros usage + * Replace %{python_module} with python3-* BuildRequires + * Remove unnecessary runtime Requires pulled by macro expansion + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ legendary.spec ++++++ --- /var/tmp/diff_new_pack.M291lP/_old 2026-02-25 21:10:36.238251540 +0100 +++ /var/tmp/diff_new_pack.M291lP/_new 2026-02-25 21:10:36.238251540 +0100 @@ -22,13 +22,12 @@ License: GPL-3.0-only URL: https://github.com/Heroic-Games-Launcher/legendary.git Source: %{name}-%{version}.tar.gz -BuildRequires: python313-filelock -BuildRequires: python313-PyInstaller -BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module requests < 3.0} -BuildRequires: %{python_module requests-futures} -Requires: %{python_module requests-futures} +BuildRequires: python3-filelock +BuildRequires: python3-PyInstaller +BuildRequires: python3-pip +BuildRequires: python3-setuptools +BuildRequires: python3-requests < 3.0 +BuildRequires: python3-requests-futures %ifarch aarch64 ExclusiveArch: aarch64 %endif ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.M291lP/_old 2026-02-25 21:10:36.278253189 +0100 +++ /var/tmp/diff_new_pack.M291lP/_new 2026-02-25 21:10:36.282253354 +0100 @@ -1,5 +1,5 @@ -mtime: 1771729773 -commit: f887cb2dfc7424fad7d4db361fb121e1d8dd9c635af0e4368d5e64d8b9a9bc62 +mtime: 1771983337 +commit: b41fd1e1117ca4f6e3406d189bfdeae683042cefa95f9ea272166d8dfe28581e url: https://src.opensuse.org/MaxxedSUSE/legendary revision: master
