From: Tim Orling Date: Sun, 2 Jun 2024 22:41:03 +0000 (-0700) Subject: python3-meson-python: ugprade 0.15.0 -> 0.16.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c573aea329d1330778e668b6be94cafdb16526;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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"