mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
python 2 support has been removed since version 0.4.0 anda826dac7a5resulting in the following build failure since bump to version 0.5.1 in commit6c09567e6b: File "/home/giuliobenetti/autobuild/run/instance-1/output-1/build/host-python-inflection-0.5.1/inflection/__init__.py", line 91 def _irregular(singular: str, plural: str) -> None: ^ Propagate host-python3 dependency to host-sdbusplus Fixes: - http://autobuild.buildroot.org/results/6d6e937135ef95c63001359fec5f8c28183fc0a9 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>