python3-asttokens: upgrade 2.0.7 -> 2.0.8

Changelog:
  Fix mypy explicit re-export issues

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
zhengrq.fnst 2022-08-26 10:50:34 +08:00 committed by Khem Raj
parent 262e54e314
commit d8b05657c1

View File

@ -7,7 +7,7 @@ PYPI_PACKAGE = "asttokens"
inherit pypi python_setuptools_build_meta
SRC_URI[sha256sum] = "8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2"
SRC_URI[sha256sum] = "c61e16246ecfb2cde2958406b4c8ebc043c9e6d73aaa83c941673b35e5d3a76b"
DEPENDS += "python3-setuptools-scm-native"