diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb b/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb index 55ddff383f..9bf895e386 100644 --- a/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf" | |||
5 | DEPENDS = "python3-setuptools-scm-native" | 5 | DEPENDS = "python3-setuptools-scm-native" |
6 | 6 | ||
7 | PYPI_PACKAGE = "stack_data" | 7 | PYPI_PACKAGE = "stack_data" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
10 | 11 | ||