[libvirt] [PATCH] build: only support python3 binary

Michal Privoznik mprivozn at redhat.com
Wed Dec 4 10:58:55 UTC 2019


On 12/4/19 11:14 AM, Daniel P. Berrangé wrote:
> python2 will be end of life by the time of the next
> libvirt release. All our supported build targets, including
> CentOS7, have a python3 build available.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   configure.ac                         |  4 ++--
>   docs/apibuild.py                     |  4 +---
>   docs/reformat-news.py                |  4 +---
>   libvirt.spec.in                      | 10 +---------
>   scripts/augeas-gentest.py            |  4 +---
>   scripts/check-aclperms.py            |  4 +---
>   scripts/check-aclrules.py            |  4 +---
>   scripts/check-driverimpls.py         |  4 +---
>   scripts/check-drivername.py          |  4 +---
>   scripts/check-symfile.py             |  4 +---
>   scripts/check-symsorting.py          |  4 +---
>   scripts/dtrace2systemtap.py          |  4 +---
>   scripts/genpolkit.py                 |  4 +---
>   scripts/gensystemtap.py              |  4 +---
>   scripts/header-ifdef.py              |  4 +---
>   scripts/minimize-po.py               |  4 +---
>   scripts/mock-noinline.py             |  4 +---
>   scripts/prohibit-duplicate-header.py |  4 +---
>   src/esx/esx_vi_generator.py          |  4 +---
>   src/hyperv/hyperv_wmi_generator.py   |  4 +---
>   tests/cputestdata/cpu-gather.sh      |  9 +--------
>   21 files changed, 22 insertions(+), 73 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list