summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2024-08-10 12:42:05 -0400
committerArmin Kuster <akuster808@gmail.com>2024-08-10 12:42:05 -0400
commit783c08cb223ff9706d4307933fd86ca2765522d6 (patch)
treeeb43c02e82ffaca748cbc2ecbc5f134eb66203aa /dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb
parent97789e4fad70f8073d8a5602180f8db40baf516d (diff)
downloadmeta-security-783c08cb223ff9706d4307933fd86ca2765522d6.tar.gz
switch to PEP-517 build backend
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-segno_1.5.2.bb6
1 files changed, 4 insertions, 2 deletions
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"
4 4
5SRC_URI[sha256sum] = "983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc" 5SRC_URI[sha256sum] = "983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc"
6 6
7#PYPI_PACKAGE = "Flask-Script" 7inherit pypi python_setuptools_build_meta
8 8
9inherit pypi setuptools3 9DEPENDS += " \
10 python3-setuptools-scm-native \
11"