python3-stack-data: fix coding style

Use 4 spaces instead of tabs and order RDEPENDS alphabetically.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-05-31 10:22:39 +02:00
committed by Khem Raj
parent 2fc0c58e70
commit 6c40d0d384

View File

@@ -11,7 +11,7 @@ inherit pypi python_setuptools_build_meta
SRC_URI[sha256sum] = "32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815"
RDEPENDS:${PN} = " \
python3-executing \
python3-asttokens \
python3-pure-eval \
python3-asttokens \
python3-executing \
python3-pure-eval \
"