From bb1adff2ba06147b6d8a71a6d1bb82b88d5cc08d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Apr 2025 08:40:12 +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 29e1b35122..b3da09c35b 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 @@ -9,4 +9,4 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838" -inherit setuptools3 pypi +inherit pypi python_setuptools_build_meta -- cgit v1.2.3-54-g00ecf