From 783c08cb223ff9706d4307933fd86ca2765522d6 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 10 Aug 2024 12:42:05 -0400 Subject: switch to PEP-517 build backend Signed-off-by: Armin Kuster --- .../meta-python/recipes-devtools/python/python3-segno_1.5.2.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb') diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb index f8a6552..e24f322 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb @@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8e8db3765a57bcb968140e0a353c1a35" SRC_URI[sha256sum] = "983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc" -#PYPI_PACKAGE = "Flask-Script" +inherit pypi python_setuptools_build_meta -inherit pypi setuptools3 +DEPENDS += " \ + python3-setuptools-scm-native \ +" -- cgit v1.2.3-54-g00ecf