From: Leon Anavi <[email protected]> Upgrade to release 1.4.3:
- Fix compilation on python 3.10 - Add Python 3.10 classifier Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]> (cherry picked from commit 8dce3fc5460a2dcddf7aa55911b045a4922b45db) Signed-off-by: Armin Kuster <[email protected]> --- .../{python3-typed-ast_1.4.2.bb => python3-typed-ast_1.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-typed-ast_1.4.2.bb => python3-typed-ast_1.4.3.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb b/meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb rename to meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb index 09f387ca63e..c482251b8f1 100644 --- a/meta-python/recipes-devtools/python/python3-typed-ast_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-typed-ast_1.4.3.bb @@ -7,6 +7,6 @@ PYPI_PACKAGE = "typed_ast" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9fc0b3cb5d1720e7141d103cf4819aea239f7d136acf9ee4a69b047b7986175a" +SRC_URI[sha256sum] = "fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65" BBCLASSEXTEND = "native" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90887): https://lists.openembedded.org/g/openembedded-devel/message/90887 Mute This Topic: https://lists.openembedded.org/mt/82174114/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
