]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Use Python 3 for building when possible
authorAndrea Bolognani <abologna@redhat.com>
Mon, 19 Mar 2018 16:32:47 +0000 (17:32 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 20 Mar 2018 13:03:00 +0000 (14:03 +0100)
commit7093e8c7a5e34c67d0dd1da970b0df049f007076
treed661fcd30bd9695915c865178480850f74f76c1d
parentc229e01a1f519c40c293b551cf6491f80f5356a5
spec: Use Python 3 for building when possible

While RHEL / CentOS are still using Python 2 for the time being,
Fedora has already switched to Python 3 as the default Python
interpreter a while ago, so on that OS it doesn't make sense to
drag in Python 2 anymore; the same applies to future RHEL versions.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in