summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorTom Geelen <t.f.g.geelen@gmail.com>2025-09-21 21:46:02 +0200
committerKhem Raj <raj.khem@gmail.com>2025-09-21 14:18:02 -0700
commit8539b64e9bf6dbe852cd8da50482f235fb3c44db (patch)
tree9f7a4aee6d19d7048738da6d06f0a42f3b85cec0 /meta-python
parent1e9c2a0c11772e194147da3d61c89e9b43de770c (diff)
downloadmeta-openembedded-8539b64e9bf6dbe852cd8da50482f235fb3c44db.tar.gz
python3-pytest-cov: 6.1.1 -> 6.2.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-cov_6.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
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 = " \
5 file://LICENSE;md5=cbc4e25353c748c817db2daffe605e43 \ 5 file://LICENSE;md5=cbc4e25353c748c817db2daffe605e43 \
6" 6"
7 7
8SRC_URI[sha256sum] = "46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a" 8SRC_URI[sha256sum] = "25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11