python3-posix-ipc: switch to PEP-517 build backend

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj 2025-04-27 08:30:45 +00:00 committed by Armin Kuster
parent 2669476128
commit 32169212d7

View File

@ -8,4 +8,4 @@ PYPI_PACKAGE = "posix_ipc"
SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838"
inherit setuptools3 pypi
inherit pypi python_setuptools_build_meta