All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-posix-ipc: switch to PEP-517 build backend
@ 2025-04-25  0:26 Khem Raj
  2025-04-30 13:10 ` [oe] " Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2025-04-25  0:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-05  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25  0:26 [meta-python][PATCH] python3-posix-ipc: switch to PEP-517 build backend Khem Raj
2025-04-30 13:10 ` [oe] " Martin Jansa
2025-04-30 15:00   ` Khem Raj
2025-04-30 15:06     ` Guðni Már Gilbert
2025-05-05  7:06       ` [oe] " Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.