aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-coverage_6.0.2.bb9
1 files changed, 9 insertions, 0 deletions
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
+