From 8539b64e9bf6dbe852cd8da50482f235fb3c44db Mon Sep 17 00:00:00 2001 From: Tom Geelen Date: Sun, 21 Sep 2025 21:46:02 +0200 Subject: [PATCH] python3-pytest-cov: 6.1.1 -> 6.2.1 Signed-off-by: Khem Raj --- ...{python3-pytest-cov_6.1.1.bb => python3-pytest-cov_6.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-cov_6.1.1.bb => python3-pytest-cov_6.2.1.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-pytest-cov_6.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-pytest-cov_6.1.1.bb rename to meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb index 292cc8a063..f3f4bc3e86 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-cov_6.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = " \ file://LICENSE;md5=cbc4e25353c748c817db2daffe605e43 \ " -SRC_URI[sha256sum] = "46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a" +SRC_URI[sha256sum] = "25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2" inherit pypi setuptools3