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 2025-10-08 18:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yt-dlp (Old)
 and      /work/SRC/openSUSE:Factory/.yt-dlp.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yt-dlp"

Wed Oct  8 18:14:23 2025 rev:78 rq:1309697 version:2025.09.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/yt-dlp/yt-dlp.changes    2025-09-29 
16:35:34.554855478 +0200
+++ /work/SRC/openSUSE:Factory/.yt-dlp.new.11973/yt-dlp.changes 2025-10-08 
18:18:05.907413758 +0200
@@ -1,0 +2,5 @@
+Tue Oct  7 12:34:56 UTC 2025 - [email protected]
+
+- Use Python 3.13 in 15.7, due to lack of 3.12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yt-dlp.spec ++++++
--- /var/tmp/diff_new_pack.jGK300/_old  2025-10-08 18:18:06.971458439 +0200
+++ /var/tmp/diff_new_pack.jGK300/_new  2025-10-08 18:18:06.975458607 +0200
@@ -21,8 +21,12 @@
 %define skip_python37 1
 %define skip_python38 1
 %if 0%{?suse_version} < 1600
+%if 0%{?sle_version} == 150700
+%global pythons python313
+%else
 %global pythons python312
 %endif
+%endif
 
 Name:           yt-dlp
 Version:        2025.09.26
@@ -47,7 +51,11 @@
 Obsoletes:      yt-dlp-zsh-completion < %version-%release
 Provides:       yt-dlp-zsh-completion = %version-%release
 %if 0%{?suse_version} < 1600
+%if 0%{?sle_version} == 150700
+Requires:       python313-yt-dlp = %version
+%else
 Requires:       python312-yt-dlp = %version
+%endif
 %else
 Requires:       python3-yt-dlp = %version
 %endif
@@ -96,8 +104,12 @@
 # exercised; else yt-dlp is a loader.
 #
 %if 0%{?suse_version} < 1600
+%if 0%{?sle_version} == 150700
+export PYTHON=%__python313
+%else
 export PYTHON=%__python312
 %endif
+%endif
 %pyproject_wheel
 %make_build yt-dlp
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.jGK300/_old  2025-10-08 18:18:07.011460119 +0200
+++ /var/tmp/diff_new_pack.jGK300/_new  2025-10-08 18:18:07.015460287 +0200
@@ -1,5 +1,5 @@
-mtime: 1758989626
-commit: 406b6d85bbbb0da2aaf00efd8dc22d6aef000a7439266db22b6eb64f98bcc18c
+mtime: 1759870139
+commit: 8c69fb4ee4fb37dcc3dbead3f3c18573aad0bf8f07c58531c581e7d0dec830e3
 url: https://src.opensuse.org/jengelh/yt-dlp
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-10-07 23:25:46.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to