support/docker: use python3-flake8
support/scripts/pkg-stats now uses some Python 3.x only constructs
("async" and related keywords), so we must use the Python 3.x flake8.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 385c4da3dd10b6bfbaf23c04f48e7835ce5cc701)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>