mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-typed-ast: Upgrade 1.4.2 -> 1.4.3
Upgrade to release 1.4.3:
- Fix compilation on python 3.10
- Add Python 3.10 classifier
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
(cherry picked from commit 8dce3fc546)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -7,6 +7,6 @@ PYPI_PACKAGE = "typed_ast"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a"
|
||||
SRC_URI[sha256sum] = "fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user