Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yt-dlp for openSUSE:Factory checked in at 2023-11-06 21:13:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yt-dlp (Old) and /work/SRC/openSUSE:Factory/.yt-dlp.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yt-dlp" Mon Nov 6 21:13:50 2023 rev:33 rq:1123401 version:2023.10.13 Changes: -------- --- /work/SRC/openSUSE:Factory/yt-dlp/yt-dlp.changes 2023-10-27 22:29:36.218618254 +0200 +++ /work/SRC/openSUSE:Factory/.yt-dlp.new.17445/yt-dlp.changes 2023-11-06 21:13:58.222584495 +0100 @@ -1,0 +2,6 @@ +Sun Nov 5 10:22:29 UTC 2023 - Jan Engelhardt <[email protected]> + +- Make yt-dlp require the one pythonXX-yt-dlp that /usr/bin/yt-dlp + was built with. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yt-dlp.spec ++++++ --- /var/tmp/diff_new_pack.2tmZVT/_old 2023-11-06 21:13:58.866608201 +0100 +++ /var/tmp/diff_new_pack.2tmZVT/_new 2023-11-06 21:13:58.866608201 +0100 @@ -34,7 +34,8 @@ BuildRequires: python-rpm-macros BuildRequires: zip BuildArch: noarch -Requires: python3-yt-dlp +# %%primary_python not available in Leap yet +Requires: %(echo %{python_module yt-dlp} | perl -pe 's{.* }{}g') %define python_subpackage_only 1 %python_subpackages
