16024c Add BR:python3

Authored and Committed by Zbigniew Jędrzejewski-Szmek 6 years ago
1 file changed. 1 lines added. 3 lines removed.
    Add BR:python3
    
    And drop explicit Requires. The automatically generated one
    should be enough, and we don't have any old python3 versions
    around anymore.
    
        
file modified
+1 -3
mkosi.spec CHANGED
@@ -9,9 +9,7 @@ Source0: https://github.com/systemd/mkosi/archive/v%{version}/%{name}-%{v
9
9
Patch0001: 0001-Check-architecture-lazily.patch
10
10
11
11
BuildArch: noarch
12
-
12
+ BuildRequires: python3
13
- Requires: python3 >= 3.5
14
- # for subprocess.run
15
13
16
14
Recommends: dnf
17
15
Recommends: debootstrap