From 92414891eb0711ad30b434b9cf42e5418dcdff68 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:38 +0800 Subject: [PATCH] python3-coverage: upgrade 7.15.4 -> 7.16.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-coverage_7.15.4.bb => python3-coverage_7.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-coverage_7.15.4.bb => python3-coverage_7.16.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.15.4.bb b/meta-python/recipes-devtools/python/python3-coverage_7.16.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-coverage_7.15.4.bb rename to meta-python/recipes-devtools/python/python3-coverage_7.16.0.bb index 822fefbd50..8a9d1cefe0 100644 --- a/meta-python/recipes-devtools/python/python3-coverage_7.15.4.bb +++ b/meta-python/recipes-devtools/python/python3-coverage_7.16.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://coverage.readthedocs.io" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" -SRC_URI[sha256sum] = "0548198fff07ccf4faf469520bce1c2eceb1ce3e62891921138dec10907f9d00" +SRC_URI[sha256sum] = "077f0964087883176ff6ab9b074694cae29f8c708273b13ca62c183c6ed716cd" inherit pypi python_setuptools_build_meta