summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:56:17 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-27 09:09:00 -0700
commit25009e940787c615239eba710c3de2ac8e7d57d9 (patch)
treef13965ba10285d250c409a3849062ae15b077d16 /meta-python/recipes-devtools
parentb0ffe6916f31053024d76a23a06cd1d3d9b881df (diff)
downloadmeta-openembedded-25009e940787c615239eba710c3de2ac8e7d57d9.tar.gz
python3-pytest-cov: upgrade 7.0.0 -> 7.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-cov_7.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-cov_7.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-cov_7.0.0.bb b/meta-python/recipes-devtools/python/python3-pytest-cov_7.1.0.bb
index 117767d1ee..5e76726909 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-cov_7.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-cov_7.1.0.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] = "33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1" 8SRC_URI[sha256sum] = "30674f2b5f6351aa09702a9c8c364f6a01c27aae0c1366ae8016160d1efc56b2"
9 9
10inherit pypi python_setuptools_build_meta python_hatchling 10inherit pypi python_setuptools_build_meta python_hatchling
11 11