python3-stack-data: upgrade 0.6.2 -> 0.6.3

Changelog:
 handle weird six import error

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-10-24 07:34:38 +08:00 committed by Khem Raj
parent b47cfcc2c6
commit 254a3e68f4

View File

@ -8,7 +8,7 @@ PYPI_PACKAGE = "stack_data"
inherit pypi python_setuptools_build_meta
SRC_URI[sha256sum] = "32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815"
SRC_URI[sha256sum] = "836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9"
RDEPENDS:${PN} = " \
python3-asttokens \