summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gcovr_8.6.bb (renamed from meta-python/recipes-devtools/python/python3-gcovr_8.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.5.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.6.bb
index 68cc9bc274..3098681bef 100644
--- a/meta-python/recipes-devtools/python/python3-gcovr_8.5.bb
+++ b/meta-python/recipes-devtools/python/python3-gcovr_8.6.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
8 git://github.com/gcovr/gcovr.git;branch=main;protocol=https \ 8 git://github.com/gcovr/gcovr.git;branch=main;protocol=https \
9 file://0001-pyproject.toml-Support-newer-versions.patch \ 9 file://0001-pyproject.toml-Support-newer-versions.patch \
10" 10"
11SRCREV = "71eedb8f300612d4095f2ffa4ac60e3fdd58c192" 11SRCREV = "e01ad73582821b5f90e079482164f8e885121e57"
12 12
13 13
14inherit python_hatchling 14inherit python_hatchling