Those are the python36-* packages which we depend on and are provided by EPEL repo*. *: https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/ Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- guests/vars/mappings.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml index 88a8350..2825b3e 100644 --- a/guests/vars/mappings.yml +++ b/guests/vars/mappings.yml @@ -814,11 +814,12 @@ mappings: python3-dbus: default: python3-dbus FreeBSD: py36-dbus - CentOS7: + CentOS7: python36-dbus python3-devel: deb: python3-dev pkg: python3 + CentOS7: python36-devel Fedora: python3-devel cross-policy-deb: foreign @@ -826,7 +827,7 @@ mappings: deb: python3-gi pkg: py36-gobject3 rpm: python3-gobject - CentOS7: + CentOS7: python36-gobject python3-libxml2: default: python3-libxml2 @@ -837,22 +838,22 @@ mappings: python3-lxml: default: python3-lxml FreeBSD: py36-lxml - CentOS7: + CentOS7: python36-lxml python3-nose: default: python3-nose FreeBSD: py36-nose - CentOS7: + CentOS7: python36-nose python3-pytest: default: python3-pytest FreeBSD: py36-pytest - CentOS7: + CentOS7: python36-pytest python3-requests: default: python3-requests FreeBSD: py36-requests - CentOS7: + CentOS7: python36-requests qemu-img: default: qemu-utils -- 2.23.0 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list