Fix openstack-tox jobs for update repo

The bindep entry for python2 rpm was causing Zuul
setup on ubuntu-jammy nodes to report
"No package matching 'python-rpm' is available"

Partial-Bug: #1997255

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ib1abeee22ec0c186846e68242bb89c8ac2fce114
This commit is contained in:
Al Bailey 2022-11-22 18:40:35 +00:00
parent 8e880d7764
commit 4e0bfeab6c
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@
# see https://docs.openstack.org/infra/bindep/ for additional information.
# Do not install python2 rpms in a python3 only environment such as debian-bullseye
python-rpm [platform:dpkg !platform:debian-bullseye]
python3-rpm [platform:dpkg]
rpm-python [platform:rpm]