| Message ID | 20260913201158.687889-5-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | [01/11] gn: upgrade to latest revision | expand |
diff --git a/meta/recipes-devtools/python/python3-meson-python_0.21.0.bb b/meta/recipes-devtools/python/python3-meson-python_0.21.1.bb similarity index 85% rename from meta/recipes-devtools/python/python3-meson-python_0.21.0.bb rename to meta/recipes-devtools/python/python3-meson-python_0.21.1.bb index 69fb461c1fe..2c86f7fed41 100644 --- a/meta/recipes-devtools/python/python3-meson-python_0.21.0.bb +++ b/meta/recipes-devtools/python/python3-meson-python_0.21.1.bb @@ -13,7 +13,7 @@ DEPENDS = " \ PYPI_PACKAGE = "meson_python" inherit pypi python_mesonpy -SRC_URI[sha256sum] = "595c2f40b76692c78274c87b733379d86562583e9ffb975487b9eafada03055b" +SRC_URI[sha256sum] = "78b3345dcbc0fed7b939e7e37a9faab35bddaae07bf62e7542c8ad479c395af5" DEPENDS:remove:class-native = "python3-meson-python-native"
0.21.1 ====== - Restore compatibility with Python interpreters not implementing PEP 3149. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- ...n3-meson-python_0.21.0.bb => python3-meson-python_0.21.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-meson-python_0.21.0.bb => python3-meson-python_0.21.1.bb} (85%)