From 00c573aea329d1330778e668b6be94cafdb16526 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sun, 2 Jun 2024 15:41:03 -0700 Subject: [PATCH] python3-meson-python: ugprade 0.15.0 -> 0.16.0 https://github.com/mesonbuild/meson-python/compare/0.15.0...0.16.0 Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...n3-meson-python_0.15.0.bb => python3-meson-python_0.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-meson-python_0.15.0.bb => python3-meson-python_0.16.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-meson-python_0.15.0.bb b/meta/recipes-devtools/python/python3-meson-python_0.16.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-meson-python_0.15.0.bb rename to meta/recipes-devtools/python/python3-meson-python_0.16.0.bb index ad3cfe17d9e..79a7ff05eff 100644 --- a/meta/recipes-devtools/python/python3-meson-python_0.15.0.bb +++ b/meta/recipes-devtools/python/python3-meson-python_0.16.0.bb @@ -13,7 +13,7 @@ DEPENDS = " \ PYPI_PACKAGE = "meson_python" inherit pypi python_mesonpy -SRC_URI[sha256sum] = "fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f" +SRC_URI[sha256sum] = "9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f" DEPENDS:remove:class-native = "python3-meson-python-native" -- 2.47.2