From 32677ed0fba5a2abc65b919160fc7c3e4c875175 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:47 +0800 Subject: [PATCH] python3-ninja: upgrade 1.13.0 -> 1.13.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-ninja_1.13.0.bb => python3-ninja_1.13.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ninja_1.13.0.bb => python3-ninja_1.13.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb b/meta-python/recipes-devtools/python/python3-ninja_1.13.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb rename to meta-python/recipes-devtools/python/python3-ninja_1.13.2.bb index 35a192a268..c9e21072b2 100644 --- a/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-ninja_1.13.2.bb @@ -6,7 +6,7 @@ PYPI_PACKAGE = "ninja" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "4a40ce995ded54d9dc24f8ea37ff3bf62ad192b547f6c7126e7e25045e76f978" +SRC_URI[sha256sum] = "525bfa3fc88aa30a4467df270fd5be6f9fcae8061d54d4df74ea1dc5abd5a975" SRC_URI += "file://no-scikit-build.patch "