From: Wang Mingyu <[email protected]>

Changelog:
============
- Drop support for Python 3.9.Add support for Python 3.14.
- To avoid merge errors, add the line number to the name of the unknown 
function.
- If intermediate files are kept, rename the gcov files before processing them 
to log the final filename.
- Use the first line after a function definition and not the first line which 
is hit.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../python/{python3-gcovr_8.5.bb => python3-gcovr_8.6.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-gcovr_8.5.bb => 
python3-gcovr_8.6.bb} (93%)

diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.5.bb 
b/meta-python/recipes-devtools/python/python3-gcovr_8.6.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-gcovr_8.5.bb
rename to 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 = " \
     git://github.com/gcovr/gcovr.git;branch=main;protocol=https \
     file://0001-pyproject.toml-Support-newer-versions.patch \
 "
-SRCREV = "71eedb8f300612d4095f2ffa4ac60e3fdd58c192"
+SRCREV = "e01ad73582821b5f90e079482164f8e885121e57"
 
 
 inherit python_hatchling
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124712): 
https://lists.openembedded.org/g/openembedded-devel/message/124712
Mute This Topic: https://lists.openembedded.org/mt/118027903/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to