diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb | 2 |
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 | ||
| 6 | SRC_URI[sha256sum] = "03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848" | 6 | SRC_URI[sha256sum] = "03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848" |
| 7 | 7 | ||
| 8 | CVE_PRODUCT = "configobj" | ||
| 9 | |||
| 8 | inherit pypi python_setuptools_build_meta ptest-python-pytest | 10 | inherit pypi python_setuptools_build_meta ptest-python-pytest |
| 9 | 11 | ||
| 10 | PTEST_PYTEST_DIR = "src/tests" | 12 | PTEST_PYTEST_DIR = "src/tests" |
