diff mbox series

[43/56] python3-meson-python: upgrade 0.17.1 -> 0.18.0

Message ID 1747040619-7566-43-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/56] appstream: upgrade 1.0.4 -> 1.0.5 | expand

Commit Message

Mingyu Wang (Fujitsu) May 12, 2025, 9:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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 4dc7177557..742a2580a7 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"