From 70ccf82bcff9bca772c518837c7be11241aaf316 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 May 2025 17:03:26 +0800 Subject: [PATCH] python3-meson-python: upgrade 0.17.1 -> 0.18.0 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...n3-meson-python_0.17.1.bb => python3-meson-python_0.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-meson-python_0.17.1.bb => python3-meson-python_0.18.0.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb b/meta/recipes-devtools/python/python3-meson-python_0.18.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-meson-python_0.17.1.bb rename to meta/recipes-devtools/python/python3-meson-python_0.18.0.bb index 4dc7177557a..742a2580a70 100644 --- a/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb +++ b/meta/recipes-devtools/python/python3-meson-python_0.18.0.bb @@ -14,7 +14,7 @@ PYPI_PACKAGE = "meson_python" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_mesonpy -SRC_URI[sha256sum] = "efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83" +SRC_URI[sha256sum] = "c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d" DEPENDS:remove:class-native = "python3-meson-python-native" -- 2.47.2