From ac7d9bfb0c734ebf32d75e676cec5e5b2db563dc Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 16 Oct 2021 01:02:02 +0200 Subject: python3-coverage: update to 6.0.2 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb (limited to 'meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb b/meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb new file mode 100644 index 0000000000..67b3a5ef93 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb @@ -0,0 +1,9 @@ +SUMMARY = "Code coverage measurement for Python" +HOMEPAGE = "https://coverage.readthedocs.io" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" + +SRC_URI[sha256sum] = "6807947a09510dc31fa86f43595bf3a14017cd60bf633cc746d52141bfa6b149" + +inherit pypi setuptools3 + -- cgit v1.2.3-54-g00ecf