From: Richard Purdie Date: Thu, 11 Jun 2026 09:45:29 +0000 (+0000) Subject: python3-meson-python: upgrade 0.19.0 -> 0.20.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbdb37abd8b450b30f8b8d8fc0d6c33779449ce;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-meson-python: upgrade 0.19.0 -> 0.20.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-meson-python_0.19.0.bb b/meta/recipes-devtools/python/python3-meson-python_0.20.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-meson-python_0.19.0.bb rename to meta/recipes-devtools/python/python3-meson-python_0.20.0.bb index 530edc9b12..19902f6e4c 100644 --- a/meta/recipes-devtools/python/python3-meson-python_0.19.0.bb +++ b/meta/recipes-devtools/python/python3-meson-python_0.20.0.bb @@ -13,7 +13,7 @@ DEPENDS = " \ PYPI_PACKAGE = "meson_python" inherit pypi python_mesonpy -SRC_URI[sha256sum] = "9959d198aa69b57fcfd354a34518c6f795b781a73ed0656f4d01660160cc2553" +SRC_URI[sha256sum] = "6d9726ae6cd37e22f210c74b364b30180a68c20442e97ff09f3c566a414af738" DEPENDS:remove:class-native = "python3-meson-python-native"