summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-coverage_7.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-coverage_6.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coverage_6.5.0.bb b/meta-python/recipes-devtools/python/python3-coverage_7.0.1.bb
index dfa374d87..caf6ba14f 100644
--- a/meta-python/recipes-devtools/python/python3-coverage_6.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-coverage_7.0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://coverage.readthedocs.io"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93"
5 5
6SRC_URI[sha256sum] = "f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84" 6SRC_URI[sha256sum] = "a4a574a19eeb67575a5328a5760bbbb737faa685616586a9f9da4281f940109c"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9