mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
python3-typed-ast: Upgrade 1.5.2 -> 1.5.4
Upgrade to release 1.5.4: - Do not include now private code.h - Fix Python 3.11 support Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d058eb1a3c
commit
290cb7d7ba
|
|
@ -7,6 +7,6 @@ PYPI_PACKAGE = "typed_ast"
|
|||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "525a2d4088e70a9f75b08b3f87a51acc9cde640e19cc523c7e41aa355564ae27"
|
||||
SRC_URI[sha256sum] = "39e21ceb7388e4bb37f4c679d72707ed46c2fbf2a5609b8b8ebc4b067d977df2"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user