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-10-27 22:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yt-dlp (Old)
 and      /work/SRC/openSUSE:Factory/.yt-dlp.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yt-dlp"

Fri Oct 27 22:28:52 2023 rev:32 rq:1120746 version:2023.10.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/yt-dlp/yt-dlp.changes    2023-10-25 
18:04:12.461237794 +0200
+++ /work/SRC/openSUSE:Factory/.yt-dlp.new.17445/yt-dlp.changes 2023-10-27 
22:29:36.218618254 +0200
@@ -1,0 +2,6 @@
+Fri Oct 27 07:27:07 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Use python_subpackage_only to build the pythonXXX-yt-dlp
+  subpackages.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yt-dlp.spec ++++++
--- /var/tmp/diff_new_pack.dGfTwu/_old  2023-10-27 22:29:36.678635126 +0200
+++ /var/tmp/diff_new_pack.dGfTwu/_new  2023-10-27 22:29:36.678635126 +0200
@@ -34,13 +34,8 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  zip
 BuildArch:      noarch
-Requires:       ffmpeg
 Requires:       python3-yt-dlp
-Suggests:       python-Brotli
-Suggests:       python-certifi
-Suggests:       python-mutagen
-Suggests:       python-pycryptodomex
-Suggests:       python-websockets
+%define python_subpackage_only 1
 %python_subpackages
 
 %description
@@ -77,6 +72,12 @@
 %package -n python-yt-dlp
 Summary:        yt-dlp Python library
 Group:          Development/Languages/Python
+Requires:       ffmpeg
+Suggests:       python-Brotli
+Suggests:       python-certifi
+Suggests:       python-mutagen
+Suggests:       python-pycryptodomex
+Suggests:       python-websockets
 
 %description -n python-yt-dlp
 The direct Python interface into yt-dlp.
@@ -114,6 +115,6 @@
 %files -n yt-dlp-zsh-completion
 %_datadir/zsh/
 
-%files %python_files
+%files %{python_files yt-dlp}
 %python_sitelib/y*
 

Reply via email to