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 2024-09-30 15:40:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yt-dlp (Old) and /work/SRC/openSUSE:Factory/.yt-dlp.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yt-dlp" Mon Sep 30 15:40:38 2024 rev:46 rq:1204596 version:2024.09.27 Changes: -------- --- /work/SRC/openSUSE:Factory/yt-dlp/yt-dlp.changes 2024-08-15 09:57:51.437796045 +0200 +++ /work/SRC/openSUSE:Factory/.yt-dlp.new.29891/yt-dlp.changes 2024-09-30 15:40:55.766342053 +0200 @@ -1,0 +2,7 @@ +Sun Sep 29 19:34:07 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2024.09.27 + * Support excluding player_clients in extractor-arg + * clip: Prioritize https formats + +------------------------------------------------------------------- New: ---- yt-dlp-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yt-dlp.spec ++++++ --- /var/tmp/diff_new_pack.2bDGpe/_old 2024-09-30 15:40:57.298405882 +0200 +++ /var/tmp/diff_new_pack.2bDGpe/_new 2024-09-30 15:40:57.302406049 +0200 @@ -21,13 +21,14 @@ %define skip_python37 1 %{?sle15_python_module_pythons} Name: yt-dlp -Version: 2024.08.06 +Version: 2024.09.27 Release: 0 Summary: Enhanced fork of youtube-dl, a video site downloader for offline watching License: CC-BY-SA-3.0 AND SUSE-Public-Domain Group: Productivity/Networking/Web/Utilities URL: https://github.com/yt-dlp/yt-dlp Source: https://github.com/yt-dlp/yt-dlp/releases/download/%version/yt-dlp.tar.gz +Source9: yt-dlp-rpmlintrc BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} BuildRequires: fdupes @@ -88,8 +89,17 @@ b="%buildroot" %pyproject_install ln -s yt-dlp "$b/%_bindir/youtube-dl" -%fdupes %buildroot/usr rm -Rf "$b/%_datadir/doc" +# if you leave everything as-is, rpmlint complains about +# python312-yt-dlp.noarch: W: files-duplicate +# /usr/lib/python3.12/site-packages/yt_dlp/utils/__pycache__/progress.cpython-312.pyc +# /usr/lib/python3.12/site-packages/yt_dlp/utils/__pycache__/progress.cpython-312.opt-1.pyc +# if you add fdupes, rpmlint complains about +# python312-yt-dlp.noarch: E: python-bytecode-inconsistent-mtime +# /usr/lib/python3.12/site-packages/yt_dlp/extractor/__pycache__/screencastomatic.cpython-312.pyc +# 2024-09-29T18:11:02 +# /usr/lib/python3.12/site-packages/yt_dlp/extractor/screencastomatic.py +# 2024-09-29T18:11:01 %files -n yt-dlp %license LICENSE ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.2bDGpe/_old 2024-09-30 15:40:57.334407382 +0200 +++ /var/tmp/diff_new_pack.2bDGpe/_new 2024-09-30 15:40:57.338407549 +0200 @@ -1,5 +1,5 @@ -mtime: 1723625768 -commit: 652218aef2a55fa09144916b5b67bc0dff00939dd4ec510984539d6728fd2fc2 +mtime: 1727638479 +commit: 772bea0c3ade184f7590e1d2fa4a728d5440c6d04f8bcbfb971699aea37713c2 url: https://src.opensuse.org/jengelh/yt-dlp revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory ++++++ yt-dlp-rpmlintrc ++++++ addFilter("files-duplicate") ++++++ yt-dlp.tar.gz ++++++ ++++ 6566 lines of diff (skipped)