[libvirt-dockerfiles PATCH 3/4] Refresh after installing python3-wheel

Andrea Bolognani abologna at redhat.com
Thu Apr 30 17:55:07 UTC 2020


The corresponding libvirt-ci commit is 9ea53ba106fc.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 buildenv-libosinfo-centos-7.zip               | Bin 1782 -> 1790 bytes
 buildenv-libosinfo-centos-8.zip               | Bin 716 -> 723 bytes
 buildenv-libosinfo-debian-10.zip              | Bin 783 -> 790 bytes
 buildenv-libosinfo-debian-9.zip               | Bin 804 -> 811 bytes
 buildenv-libosinfo-debian-sid.zip             | Bin 783 -> 789 bytes
 buildenv-libosinfo-fedora-31.zip              | Bin 668 -> 675 bytes
 buildenv-libosinfo-fedora-rawhide.zip         | Bin 688 -> 694 bytes
 buildenv-libosinfo-opensuse-151.zip           | Bin 694 -> 701 bytes
 buildenv-libosinfo-ubuntu-1804.zip            | Bin 808 -> 815 bytes
 buildenv-libvirt-centos-7.zip                 | Bin 2006 -> 2022 bytes
 buildenv-libvirt-centos-8.zip                 | Bin 928 -> 946 bytes
 buildenv-libvirt-debian-10-cross-aarch64.zip  | Bin 1110 -> 1117 bytes
 buildenv-libvirt-debian-10-cross-armv6l.zip   | Bin 1102 -> 1110 bytes
 buildenv-libvirt-debian-10-cross-armv7l.zip   | Bin 1108 -> 1115 bytes
 buildenv-libvirt-debian-10-cross-i686.zip     | Bin 1105 -> 1112 bytes
 buildenv-libvirt-debian-10-cross-mips.zip     | Bin 1103 -> 1110 bytes
 buildenv-libvirt-debian-10-cross-mips64el.zip | Bin 1114 -> 1121 bytes
 buildenv-libvirt-debian-10-cross-mipsel.zip   | Bin 1105 -> 1113 bytes
 buildenv-libvirt-debian-10-cross-ppc64le.zip  | Bin 1115 -> 1123 bytes
 buildenv-libvirt-debian-10-cross-s390x.zip    | Bin 1105 -> 1112 bytes
 buildenv-libvirt-debian-10.zip                | Bin 1032 -> 1039 bytes
 buildenv-libvirt-debian-9-cross-aarch64.zip   | Bin 1143 -> 1150 bytes
 buildenv-libvirt-debian-9-cross-armv6l.zip    | Bin 1134 -> 1142 bytes
 buildenv-libvirt-debian-9-cross-armv7l.zip    | Bin 1140 -> 1147 bytes
 buildenv-libvirt-debian-9-cross-mips.zip      | Bin 1134 -> 1141 bytes
 buildenv-libvirt-debian-9-cross-mips64el.zip  | Bin 1145 -> 1152 bytes
 buildenv-libvirt-debian-9-cross-mipsel.zip    | Bin 1137 -> 1146 bytes
 buildenv-libvirt-debian-9-cross-ppc64le.zip   | Bin 1147 -> 1154 bytes
 buildenv-libvirt-debian-9-cross-s390x.zip     | Bin 1137 -> 1144 bytes
 buildenv-libvirt-debian-9.zip                 | Bin 1063 -> 1069 bytes
 buildenv-libvirt-debian-sid-cross-aarch64.zip | Bin 1110 -> 1117 bytes
 buildenv-libvirt-debian-sid-cross-armv6l.zip  | Bin 1102 -> 1110 bytes
 buildenv-libvirt-debian-sid-cross-armv7l.zip  | Bin 1108 -> 1115 bytes
 buildenv-libvirt-debian-sid-cross-i686.zip    | Bin 1104 -> 1112 bytes
 ...denv-libvirt-debian-sid-cross-mips64el.zip | Bin 1114 -> 1121 bytes
 buildenv-libvirt-debian-sid-cross-mipsel.zip  | Bin 1102 -> 1109 bytes
 buildenv-libvirt-debian-sid-cross-ppc64le.zip | Bin 1115 -> 1123 bytes
 buildenv-libvirt-debian-sid-cross-s390x.zip   | Bin 1105 -> 1112 bytes
 buildenv-libvirt-debian-sid.zip               | Bin 1032 -> 1039 bytes
 buildenv-libvirt-fedora-31.zip                | Bin 904 -> 910 bytes
 buildenv-libvirt-fedora-rawhide.zip           | Bin 925 -> 929 bytes
 buildenv-libvirt-opensuse-151.zip             | Bin 914 -> 920 bytes
 buildenv-libvirt-ubuntu-1804.zip              | Bin 1069 -> 1075 bytes
 43 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/buildenv-libosinfo-centos-7.zip b/buildenv-libosinfo-centos-7.zip
index 185f258..9561365 100644
--- a/buildenv-libosinfo-centos-7.zip
+++ b/buildenv-libosinfo-centos-7.zip
@@ -70,6 +70,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
         python3 \
         python3-pip \
         python3-setuptools \
+        python3-wheel \
         python36-lxml \
         python36-pytest \
         python36-requests \
diff --git a/buildenv-libosinfo-centos-8.zip b/buildenv-libosinfo-centos-8.zip
index ce7c071..30e7c07 100644
--- a/buildenv-libosinfo-centos-8.zip
+++ b/buildenv-libosinfo-centos-8.zip
@@ -45,6 +45,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         python3-pytest \
         python3-requests \
         python3-setuptools \
+        python3-wheel \
         rpm-build \
         screen \
         strace \
diff --git a/buildenv-libosinfo-debian-10.zip b/buildenv-libosinfo-debian-10.zip
index c97187e..bc3b04d 100644
--- a/buildenv-libosinfo-debian-10.zip
+++ b/buildenv-libosinfo-debian-10.zip
@@ -45,6 +45,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-pytest \
             python3-requests \
             python3-setuptools \
+            python3-wheel \
             screen \
             strace \
             sudo \
diff --git a/buildenv-libosinfo-debian-9.zip b/buildenv-libosinfo-debian-9.zip
index 16243b9..4a5d957 100644
--- a/buildenv-libosinfo-debian-9.zip
+++ b/buildenv-libosinfo-debian-9.zip
@@ -45,6 +45,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-pytest \
             python3-requests \
             python3-setuptools \
+            python3-wheel \
             screen \
             strace \
             sudo \
diff --git a/buildenv-libosinfo-debian-sid.zip b/buildenv-libosinfo-debian-sid.zip
index ddb2598..cef6241 100644
--- a/buildenv-libosinfo-debian-sid.zip
+++ b/buildenv-libosinfo-debian-sid.zip
@@ -45,6 +45,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-pytest \
             python3-requests \
             python3-setuptools \
+            python3-wheel \
             screen \
             strace \
             sudo \
diff --git a/buildenv-libosinfo-fedora-31.zip b/buildenv-libosinfo-fedora-31.zip
index 22bb401..b8567af 100644
--- a/buildenv-libosinfo-fedora-31.zip
+++ b/buildenv-libosinfo-fedora-31.zip
@@ -43,6 +43,7 @@ RUN dnf update -y && \
         python3-pytest \
         python3-requests \
         python3-setuptools \
+        python3-wheel \
         rpm-build \
         screen \
         strace \
diff --git a/buildenv-libosinfo-fedora-rawhide.zip b/buildenv-libosinfo-fedora-rawhide.zip
index 6ec74e8..e5b19f4 100644
--- a/buildenv-libosinfo-fedora-rawhide.zip
+++ b/buildenv-libosinfo-fedora-rawhide.zip
@@ -44,6 +44,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
         python3-pytest \
         python3-requests \
         python3-setuptools \
+        python3-wheel \
         rpm-build \
         screen \
         strace \
diff --git a/buildenv-libosinfo-opensuse-151.zip b/buildenv-libosinfo-opensuse-151.zip
index 0998af6..4009598 100644
--- a/buildenv-libosinfo-opensuse-151.zip
+++ b/buildenv-libosinfo-opensuse-151.zip
@@ -43,6 +43,7 @@ RUN zypper update -y && \
            python3-pytest \
            python3-requests \
            python3-setuptools \
+           python3-wheel \
            rpm-build \
            screen \
            strace \
diff --git a/buildenv-libosinfo-ubuntu-1804.zip b/buildenv-libosinfo-ubuntu-1804.zip
index 0ccfade..a92f4fc 100644
--- a/buildenv-libosinfo-ubuntu-1804.zip
+++ b/buildenv-libosinfo-ubuntu-1804.zip
@@ -45,6 +45,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-pytest \
             python3-requests \
             python3-setuptools \
+            python3-wheel \
             screen \
             strace \
             sudo \
diff --git a/buildenv-libvirt-centos-7.zip b/buildenv-libvirt-centos-7.zip
index d6dc2e6..e9f9aba 100644
--- a/buildenv-libvirt-centos-7.zip
+++ b/buildenv-libvirt-centos-7.zip
@@ -103,6 +103,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
         python3 \
         python3-pip \
         python3-setuptools \
+        python3-wheel \
         python36-docutils \
         qemu-img \
         radvd \
@@ -115,6 +116,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
         sudo \
         systemtap-sdt-devel \
         vim \
+        wireshark-devel \
         xfsprogs-devel \
         yajl-devel && \
     yum autoremove -y && \
diff --git a/buildenv-libvirt-centos-8.zip b/buildenv-libvirt-centos-8.zip
index a83cd07..9676da7 100644
--- a/buildenv-libvirt-centos-8.zip
+++ b/buildenv-libvirt-centos-8.zip
@@ -48,6 +48,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         librbd-devel \
         libselinux-devel \
         libssh-devel \
+        libssh2-devel \
         libtirpc-devel \
         libtool \
         libudev-devel \
@@ -76,6 +77,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         python3-docutils \
         python3-flake8 \
         python3-setuptools \
+        python3-wheel \
         qemu-img \
         radvd \
         readline-devel \
@@ -88,6 +90,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
         sudo \
         systemtap-sdt-devel \
         vim \
+        wireshark-devel \
         xfsprogs-devel \
         yajl-devel && \
     dnf autoremove -y && \
diff --git a/buildenv-libvirt-debian-10-cross-aarch64.zip b/buildenv-libvirt-debian-10-cross-aarch64.zip
index 65c1169..c11d5df 100644
--- a/buildenv-libvirt-debian-10-cross-aarch64.zip
+++ b/buildenv-libvirt-debian-10-cross-aarch64.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-armv6l.zip b/buildenv-libvirt-debian-10-cross-armv6l.zip
index 0291ad7..4fe95a8 100644
--- a/buildenv-libvirt-debian-10-cross-armv6l.zip
+++ b/buildenv-libvirt-debian-10-cross-armv6l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-armv7l.zip b/buildenv-libvirt-debian-10-cross-armv7l.zip
index 3a804ce..9f0715d 100644
--- a/buildenv-libvirt-debian-10-cross-armv7l.zip
+++ b/buildenv-libvirt-debian-10-cross-armv7l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-i686.zip b/buildenv-libvirt-debian-10-cross-i686.zip
index 7ae41c0..716c6e9 100644
--- a/buildenv-libvirt-debian-10-cross-i686.zip
+++ b/buildenv-libvirt-debian-10-cross-i686.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-mips.zip b/buildenv-libvirt-debian-10-cross-mips.zip
index e09c5b8..e1cdba5 100644
--- a/buildenv-libvirt-debian-10-cross-mips.zip
+++ b/buildenv-libvirt-debian-10-cross-mips.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-mips64el.zip b/buildenv-libvirt-debian-10-cross-mips64el.zip
index bb4b78c..3d56cf1 100644
--- a/buildenv-libvirt-debian-10-cross-mips64el.zip
+++ b/buildenv-libvirt-debian-10-cross-mips64el.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-mipsel.zip b/buildenv-libvirt-debian-10-cross-mipsel.zip
index 3b26f2d..79c9e5f 100644
--- a/buildenv-libvirt-debian-10-cross-mipsel.zip
+++ b/buildenv-libvirt-debian-10-cross-mipsel.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-ppc64le.zip b/buildenv-libvirt-debian-10-cross-ppc64le.zip
index ff3eabb..49aa973 100644
--- a/buildenv-libvirt-debian-10-cross-ppc64le.zip
+++ b/buildenv-libvirt-debian-10-cross-ppc64le.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10-cross-s390x.zip b/buildenv-libvirt-debian-10-cross-s390x.zip
index 3a2dd96..fc80bde 100644
--- a/buildenv-libvirt-debian-10-cross-s390x.zip
+++ b/buildenv-libvirt-debian-10-cross-s390x.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-10.zip b/buildenv-libvirt-debian-10.zip
index 56022ea..1f861d9 100644
--- a/buildenv-libvirt-debian-10.zip
+++ b/buildenv-libvirt-debian-10.zip
@@ -82,6 +82,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-aarch64.zip b/buildenv-libvirt-debian-9-cross-aarch64.zip
index 204b547..fac3c88 100644
--- a/buildenv-libvirt-debian-9-cross-aarch64.zip
+++ b/buildenv-libvirt-debian-9-cross-aarch64.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-armv6l.zip b/buildenv-libvirt-debian-9-cross-armv6l.zip
index 97787a3..4029b42 100644
--- a/buildenv-libvirt-debian-9-cross-armv6l.zip
+++ b/buildenv-libvirt-debian-9-cross-armv6l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-armv7l.zip b/buildenv-libvirt-debian-9-cross-armv7l.zip
index 52f4e2f..28c8e98 100644
--- a/buildenv-libvirt-debian-9-cross-armv7l.zip
+++ b/buildenv-libvirt-debian-9-cross-armv7l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-mips.zip b/buildenv-libvirt-debian-9-cross-mips.zip
index 16f1b91..a69d5e8 100644
--- a/buildenv-libvirt-debian-9-cross-mips.zip
+++ b/buildenv-libvirt-debian-9-cross-mips.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-mips64el.zip b/buildenv-libvirt-debian-9-cross-mips64el.zip
index 8090a60..a77f5a9 100644
--- a/buildenv-libvirt-debian-9-cross-mips64el.zip
+++ b/buildenv-libvirt-debian-9-cross-mips64el.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-mipsel.zip b/buildenv-libvirt-debian-9-cross-mipsel.zip
index a7829ee..9bd014a 100644
--- a/buildenv-libvirt-debian-9-cross-mipsel.zip
+++ b/buildenv-libvirt-debian-9-cross-mipsel.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-ppc64le.zip b/buildenv-libvirt-debian-9-cross-ppc64le.zip
index 8707f80..76fb470 100644
--- a/buildenv-libvirt-debian-9-cross-ppc64le.zip
+++ b/buildenv-libvirt-debian-9-cross-ppc64le.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9-cross-s390x.zip b/buildenv-libvirt-debian-9-cross-s390x.zip
index 503828f..fe04ae9 100644
--- a/buildenv-libvirt-debian-9-cross-s390x.zip
+++ b/buildenv-libvirt-debian-9-cross-s390x.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-9.zip b/buildenv-libvirt-debian-9.zip
index b4cf4c9..6771e2f 100644
--- a/buildenv-libvirt-debian-9.zip
+++ b/buildenv-libvirt-debian-9.zip
@@ -82,6 +82,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-aarch64.zip b/buildenv-libvirt-debian-sid-cross-aarch64.zip
index bb3edc2..5ea2a4c 100644
--- a/buildenv-libvirt-debian-sid-cross-aarch64.zip
+++ b/buildenv-libvirt-debian-sid-cross-aarch64.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-armv6l.zip b/buildenv-libvirt-debian-sid-cross-armv6l.zip
index d7ba3d1..98fea5e 100644
--- a/buildenv-libvirt-debian-sid-cross-armv6l.zip
+++ b/buildenv-libvirt-debian-sid-cross-armv6l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-armv7l.zip b/buildenv-libvirt-debian-sid-cross-armv7l.zip
index 532722b..38cd4ce 100644
--- a/buildenv-libvirt-debian-sid-cross-armv7l.zip
+++ b/buildenv-libvirt-debian-sid-cross-armv7l.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-i686.zip b/buildenv-libvirt-debian-sid-cross-i686.zip
index 1fcde39..07ffab0 100644
--- a/buildenv-libvirt-debian-sid-cross-i686.zip
+++ b/buildenv-libvirt-debian-sid-cross-i686.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-mips64el.zip b/buildenv-libvirt-debian-sid-cross-mips64el.zip
index 4ef667d..ebaf7d4 100644
--- a/buildenv-libvirt-debian-sid-cross-mips64el.zip
+++ b/buildenv-libvirt-debian-sid-cross-mips64el.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-mipsel.zip b/buildenv-libvirt-debian-sid-cross-mipsel.zip
index 15e3674..21b02d7 100644
--- a/buildenv-libvirt-debian-sid-cross-mipsel.zip
+++ b/buildenv-libvirt-debian-sid-cross-mipsel.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-ppc64le.zip b/buildenv-libvirt-debian-sid-cross-ppc64le.zip
index 314d5f7..c2aec27 100644
--- a/buildenv-libvirt-debian-sid-cross-ppc64le.zip
+++ b/buildenv-libvirt-debian-sid-cross-ppc64le.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid-cross-s390x.zip b/buildenv-libvirt-debian-sid-cross-s390x.zip
index a765a13..d355c9c 100644
--- a/buildenv-libvirt-debian-sid-cross-s390x.zip
+++ b/buildenv-libvirt-debian-sid-cross-s390x.zip
@@ -46,6 +46,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-debian-sid.zip b/buildenv-libvirt-debian-sid.zip
index b1daf91..2037cc3 100644
--- a/buildenv-libvirt-debian-sid.zip
+++ b/buildenv-libvirt-debian-sid.zip
@@ -82,6 +82,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3 \
             python3-docutils \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \
diff --git a/buildenv-libvirt-fedora-31.zip b/buildenv-libvirt-fedora-31.zip
index 10968af..d8b07a7 100644
--- a/buildenv-libvirt-fedora-31.zip
+++ b/buildenv-libvirt-fedora-31.zip
@@ -75,6 +75,7 @@ RUN dnf update -y && \
         python3-docutils \
         python3-flake8 \
         python3-setuptools \
+        python3-wheel \
         qemu-img \
         radvd \
         readline-devel \
diff --git a/buildenv-libvirt-fedora-rawhide.zip b/buildenv-libvirt-fedora-rawhide.zip
index cfb5ca9..dd7f1f8 100644
--- a/buildenv-libvirt-fedora-rawhide.zip
+++ b/buildenv-libvirt-fedora-rawhide.zip
@@ -76,6 +76,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
         python3-docutils \
         python3-flake8 \
         python3-setuptools \
+        python3-wheel \
         qemu-img \
         radvd \
         readline-devel \
diff --git a/buildenv-libvirt-opensuse-151.zip b/buildenv-libvirt-opensuse-151.zip
index 0103270..3081e6d 100644
--- a/buildenv-libvirt-opensuse-151.zip
+++ b/buildenv-libvirt-opensuse-151.zip
@@ -76,6 +76,7 @@ RUN zypper update -y && \
            python3-flake8 \
            python3-pip \
            python3-setuptools \
+           python3-wheel \
            qemu-tools \
            radvd \
            readline-devel \
diff --git a/buildenv-libvirt-ubuntu-1804.zip b/buildenv-libvirt-ubuntu-1804.zip
index a52fcfb..17b3a66 100644
--- a/buildenv-libvirt-ubuntu-1804.zip
+++ b/buildenv-libvirt-ubuntu-1804.zip
@@ -83,6 +83,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
             python3-docutils \
             python3-pip \
             python3-setuptools \
+            python3-wheel \
             qemu-utils \
             radvd \
             screen \

-- 
2.25.4




More information about the libvir-list mailing list