[libvirt] [jenkins-ci PATCH 0/3] Add python3 & python3-setup tools to the base project

Fabiano Fidêncio fidencio at redhat.com
Wed Oct 9 15:08:25 UTC 2019


The former can be added to tbe base project as a direct or indirect
dependency of the most part of the projects in libvirt-jenkins-ci. The
latter is needed in order to use pip module for ansible, which is used
to install meson in platforms where it's either not supported or doesn't
match the minimum required version.

Fabiano Fidêncio (3):
  guests: Move python3 to the base project
  mappings: Add python3-setuptools
  guests: Add python3-setuptools to the base project

 guests/vars/mappings.yml                 | 4 ++++
 guests/vars/projects/base.yml            | 2 ++
 guests/vars/projects/libvirt-dbus.yml    | 1 -
 guests/vars/projects/libvirt-python.yml  | 1 -
 guests/vars/projects/osinfo-db-tools.yml | 1 -
 guests/vars/projects/osinfo-db.yml       | 1 -
 guests/vars/projects/virt-manager.yml    | 1 -
 7 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list