Drop libvirt-python from suse in bindep fallback

The bindep fallback list includes a libvirt-python package for all
RPM-based distros, but it appears that OpenSuse Leap has recently
dropped this (likely as part of removing Python 2.7 related
packages). Exclude the package on that platform so that the
opensuse-15 job will stop failing.

Change-Id: I0bb7d9b7b34f4f6c392374182538b7e433617e13
This commit is contained in:
Jeremy Stanley 2023-09-06 15:08:51 +00:00
parent 76c8cd62ee
commit 16ddb49e48
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ libuuid-devel [platform:rpm]
libvirt-dev [platform:dpkg]
libvirt-devel [platform:rpm]
app-emulation/libvirt [platform:gentoo]
libvirt-python [platform:rpm]
libvirt-python [platform:rpm !platform:suse]
dev-python/libvirt-python [platform:gentoo]
libxml2-dev [platform:dpkg]
libxml2-devel [platform:rpm]