mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
This version brings Python 3.x support, so we make the package available with Python 3.x. Also, iniparse now requires six, which has been detected thanks to the runtime tests. Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> [Thomas: drop depends on python || python3] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>