From 32169212d7bd3470e5b7781d1f36539fefce6623 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Apr 2025 08:30:45 +0000 Subject: python3-posix-ipc: switch to PEP-517 build backend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Khem Raj Signed-off-by: Guðni Már Gilbert Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb b/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb index cf9e494b20..e314bb8e3b 100644 --- a/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb @@ -8,4 +8,4 @@ PYPI_PACKAGE = "posix_ipc" SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838" -inherit setuptools3 pypi +inherit pypi python_setuptools_build_meta -- cgit v1.2.3-54-g00ecf