Overview

Request 6227 (accepted)

- BuildRequire python3, not python > 2.7.3

This small patch allows to enable builds for Tumbleweed and Slowroll again!

Submit package home:manfred-h...hes:Multimedia / handbrake to package Multimedia / handbrake

handbrake.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Sun Feb  2 11:04:00 UTC 2025 -  <manfred.h@gmx.net>
4
+
5
+- BuildRequire python3, not python > 2.7.3
6
+
7
+-------------------------------------------------------------------
8
 Tue Jan 11 12:17:23 UTC 2022 - enzokiel@kabelmail.de
9
 
10
 - update to version 1.5.1
11
handbrake.spec Changed
10
 
1
@@ -46,7 +46,7 @@
2
 BuildRequires:  make
3
 BuildRequires:  meson
4
 BuildRequires:  nasm
5
-BuildRequires:  python > 2.7.3
6
+BuildRequires:  python3
7
 BuildRequires:  subversion
8
 BuildRequires:  update-desktop-files
9
 BuildRequires:  wget
10
Refresh
Refresh
Request History
manfred-h's avatar

manfred-h created request 4 months ago

- BuildRequire python3, not python > 2.7.3

This small patch allows to enable builds for Tumbleweed and Slowroll again!


manfred-h's avatar

manfred-h accepted request 4 months ago

Self-approved after 21 hours without any response. Change is obviously correct!