Switch to python3 in bindep.txt

Backport note: Keeping python-dev python-devel for Python 2.

We've already dropped py2 support and switched to py3. This was missed.

Change-Id: I8484ffc8993b28fca25885d3f712ac5c0a8939b8
Partially-Implements: blueprint drop-py2-support
(cherry picked from commit 8f73881a75)
This commit is contained in:
Mark Goddard 2019-11-25 15:17:37 +00:00
parent a8af2410b1
commit 35491c4498
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ libffi-devel [platform:rpm]
gcc [platform:rpm]
gcc [platform:dpkg]
python-dev [platform:dpkg]
python-devel [platform:rpm]
python-devel [platform:rpm !platform:rhel-8 !platform:centos-8]
python3-dev [platform:dpkg]
python3-devel [platform:rpm]
openssl-devel [platform:rpm]
libssl-dev [platform:dpkg]