diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-12 17:03:26 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-13 10:29:21 +0100 |
| commit | 50f3fe6abc5fb22c96f77b7ffb890d54dabb54df (patch) | |
| tree | 00ace6997c33dee97c1d19454b33e7ab3171d0bf /meta/recipes-devtools/python | |
| parent | 2a4cd516450335185d0aa0986044f1cb6e120355 (diff) | |
| download | poky-50f3fe6abc5fb22c96f77b7ffb890d54dabb54df.tar.gz | |
python3-meson-python: upgrade 0.17.1 -> 0.18.0
(From OE-Core rev: 70ccf82bcff9bca772c518837c7be11241aaf316)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-meson-python_0.18.0.bb (renamed from meta/recipes-devtools/python/python3-meson-python_0.17.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 15 | 15 | ||
| 16 | inherit pypi python_mesonpy | 16 | inherit pypi python_mesonpy |
| 17 | SRC_URI[sha256sum] = "efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83" | 17 | SRC_URI[sha256sum] = "c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d" |
| 18 | 18 | ||
| 19 | DEPENDS:remove:class-native = "python3-meson-python-native" | 19 | DEPENDS:remove:class-native = "python3-meson-python-native" |
| 20 | 20 | ||
