From 2871df0a8ae716f2db0230f0d7d2fc77af188bd7 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Mon, 8 Apr 2024 17:46:52 +0200 Subject: [PATCH] Update bindep for python3 python-launchpadlib and python-libvirt are renamed to python3-launchpadlib and python3-libvirt, respectively, in recent distros. Let's use them otherwise zuul jobs can break when installing bindeps. Change-Id: Ia946cc12da0ca52af9c56b83685922f67a345e64 --- bindep.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index a7e9b62..dc13757 100644 --- a/bindep.txt +++ b/bindep.txt @@ -12,7 +12,7 @@ libjpeg-dev [platform:dpkg] libssl-dev [platform:dpkg] locales [platform:debian] openssl-devel [platform:rpm] -python-libvirt [platform:dpkg] +python3-libvirt [platform:dpkg] python3-all-dev [platform:ubuntu !platform:ubuntu-precise] python3-dev [platform:dpkg] python3-devel [platform:fedora] @@ -22,5 +22,5 @@ python34-devel [platform:centos] virtual/libffi [platform:gentoo] python3-yaml [platform:ubuntu] gnupg [platform:ubuntu] -python-launchpadlib [platform:ubuntu] +python3-launchpadlib [platform:ubuntu] git-review [platform:ubuntu]