mirror of
https://opendev.org/openstack/openstack-ansible.git
synced 2026-01-11 20:07:20 +00:00
Remove python2 packages from bindep.txt
Change-Id: Ie848b25f5b22afaf85bce995f72f8106f115c680
This commit is contained in:
parent
eb44c5d05c
commit
0ef5fde2b1
1 changed files with 3 additions and 7 deletions
10
bindep.txt
10
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue