commit 0ef5fde2b14dba7a96023e558971cbd0a60a1ec5 Author: Jonathan Rosser Date: Tue Sep 29 13:31:59 2020 +0100 Remove python2 packages from bindep.txt Change-Id: Ie848b25f5b22afaf85bce995f72f8106f115c680 diff --git a/bindep.txt b/bindep.txt index 871e2ad..cd5dd12 100644 --- a/bindep.txt +++ b/bindep.txt @@ -17,9 +17,6 @@ gcc git-core [platform:dpkg] libssl-dev [platform:dpkg] libffi-dev [platform:dpkg] -python2.7 [platform:dpkg] -python-apt [platform:dpkg] -python-dev [platform:dpkg] python3 [platform:dpkg] python3-apt [platform:dpkg] python3-dev [platform:dpkg] @@ -29,12 +26,11 @@ gcc-c++ [platform:rpm] git [platform:rpm] libffi-devel [platform:rpm] openssl-devel [platform:rpm] -python-devel [platform:rpm] -python2-dnf [platform:fedora] +python3-devel [platform:rpm] # For SELinux -libselinux-python [platform:redhat] -libsemanage-python [platform:redhat] +python3-libselinux [platform:redhat] +python3-libsemanage [platform:redhat] # Required for compressing collected log files in CI gzip