summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
index bd4764f4de..474c345b14 100644
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
+++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e2df3cb285297a24cd1097dfe6e96f95"
5 5
6SRC_URI[sha256sum] = "03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848" 6SRC_URI[sha256sum] = "03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848"
7 7
8CVE_PRODUCT = "configobj"
9
8inherit pypi python_setuptools_build_meta ptest-python-pytest 10inherit pypi python_setuptools_build_meta ptest-python-pytest
9 11
10PTEST_PYTEST_DIR = "src/tests" 12PTEST_PYTEST_DIR = "src/tests"