Overview

Request 1006198 accepted

- Use python 3.9 to build qtwebengine on Leap 15.


Fabian Vogt's avatar

Now it uses %{with python39} and %{with python3} with only one of them being defined. Is that allowed and defined?



Fabian Vogt's avatar
 7+# The default python version is too old
 8+%if 0%{?sle_version} <= 150400

That's true on TW as well, you want 0%{?suse_version} < 1550. I don't think the system python will change in 15.5.


Fabian Vogt's avatar
%bcond_without python3
# The default python version is too old
%if 0%{?sle_version} <= 150400
%bcond_with python3

Is it legal to redefine bconds?


Christophe Giboudeaux's avatar

The build would complain about conflicting BuildRequires otherwise


Request History
Christophe Giboudeaux's avatar

cgiboudeaux created request

- Use python 3.9 to build qtwebengine on Leap 15.


Christophe Giboudeaux's avatar

cgiboudeaux accepted request

Let's rebuild it only once

openSUSE Build Service is sponsored by