summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb b/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
index efa8854411..01a5a94e1a 100644
--- a/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
+++ b/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
@@ -6,12 +6,9 @@ LIC_FILES_CHKSUM = "file://apache-2.0.LICENSE;md5=9429839cdc4b292ff46e88b524c6e0
6 6
7SRC_URI[sha256sum] = "9de87a427c9a449eee7913472fb9ed03b63036295547369fdbf95f76a8b924b2" 7SRC_URI[sha256sum] = "9de87a427c9a449eee7913472fb9ed03b63036295547369fdbf95f76a8b924b2"
8 8
9inherit pypi ptest setuptools3 9inherit pypi ptest setuptools_build_meta
10 10
11DEPENDS += "\ 11DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
12 ${PYTHON_PN}-setuptools-scm-native \
13 ${PYTHON_PN}-wheel-native \
14"
15 12
16RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
17 ${PYTHON_PN}-booleanpy \ 14 ${PYTHON_PN}-booleanpy \