We have Python 3 on CentOS 7 now, so the existing comment is no
longer accurate.

Signed-off-by: Andrea Bolognani <[email protected]>
---
Pushed as trivial.

 guests/playbooks/build/projects/virt-manager.yml | 4 +---
 jenkins/projects/virt-manager.yaml               | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/guests/playbooks/build/projects/virt-manager.yml 
b/guests/playbooks/build/projects/virt-manager.yml
index c0d4294..9184a74 100644
--- a/guests/playbooks/build/projects/virt-manager.yml
+++ b/guests/playbooks/build/projects/virt-manager.yml
@@ -1,9 +1,7 @@
 ---
 - set_fact:
     name: virt-manager
-    # virt-manager is Python 3 only, so it can't be built on CentOS 7;
-    # Ubuntu 16.04 has Python 3 but not the libxml2 bindings, so it can't
-    # build the project either
+    # CentOS 7 and Ubuntu 16.04 have Python 3 but not the libxml2 bindings
     machines:
       - libvirt-debian-9
       - libvirt-debian-10
diff --git a/jenkins/projects/virt-manager.yaml 
b/jenkins/projects/virt-manager.yaml
index 3dc8e2e..4524831 100644
--- a/jenkins/projects/virt-manager.yaml
+++ b/jenkins/projects/virt-manager.yaml
@@ -1,9 +1,7 @@
 ---
 - project:
     name: virt-manager
-    # virt-manager is Python 3 only, so it can't be built on CentOS 7;
-    # Ubuntu 16.04 has Python 3 but not the libxml2 bindings, so it can't
-    # build the project either
+    # CentOS 7 and Ubuntu 16.04 have Python 3 but not the libxml2 bindings
     machines:
       - libvirt-debian-9
       - libvirt-debian-10
-- 
2.23.0

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to