mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +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:
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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user