mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-02 03:28:22 +00:00
python3-coverage: update to 6.0.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
committed by
Khem Raj
parent
c980ec1a86
commit
ac7d9bfb0c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user