mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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:
committed by
Khem Raj
parent
2fc0c58e70
commit
6c40d0d384
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user