summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-meson-python_0.16.0.bb (renamed from meta/recipes-devtools/python/python3-meson-python_0.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
index ad3cfe17d9..79a7ff05ef 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 = " \
13PYPI_PACKAGE = "meson_python" 13PYPI_PACKAGE = "meson_python"
14 14
15inherit pypi python_mesonpy 15inherit pypi python_mesonpy
16SRC_URI[sha256sum] = "fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f" 16SRC_URI[sha256sum] = "9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f"
17 17
18DEPENDS:remove:class-native = "python3-meson-python-native" 18DEPENDS:remove:class-native = "python3-meson-python-native"
19 19