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-01-30 18:23:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/legendary (Old) and /work/SRC/openSUSE:Factory/.legendary.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "legendary" Fri Jan 30 18:23:10 2026 rev:3 rq:1329901 version:0.20.39 Changes: -------- --- /work/SRC/openSUSE:Factory/legendary/legendary.changes 2026-01-28 15:15:39.175239484 +0100 +++ /work/SRC/openSUSE:Factory/.legendary.new.1995/legendary.changes 2026-01-30 18:23:27.504479220 +0100 @@ -1,0 +2,6 @@ +Thu Jan 29 23:27:58 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Fix error "Failed to execute script 'cli' due to unhandled exception" + * Add requests_futures python module. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ legendary.spec ++++++ --- /var/tmp/diff_new_pack.w8a47j/_old 2026-01-30 18:23:28.544522867 +0100 +++ /var/tmp/diff_new_pack.w8a47j/_new 2026-01-30 18:23:28.560523538 +0100 @@ -27,6 +27,8 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module requests < 3.0} +BuildRequires: %{python_module requests-futures} +Requires: %{python_module requests-futures} %ifarch aarch64 ExclusiveArch: aarch64 %endif
