summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
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-26 07:43:44 -0700
commit7f8722b519f541abba2eb216cb2be9b120f47c56 (patch)
treef4232ba0447e2fc87e73f15d1cc2fff957e8a1f3 /meta-python/recipes-devtools/python
parent0646192707707c2a88986aa74a362d16f2830c34 (diff)
downloadmeta-openembedded-7f8722b519f541abba2eb216cb2be9b120f47c56.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/python')
-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