diff mbox series

[1/2] python3-unittest-automake-output: upgrade to 0.4

Message ID 20260205161243.3884987-1-ross.burton@arm.com
State Under Review
Headers show
Series [1/2] python3-unittest-automake-output: upgrade to 0.4 | expand

Commit Message

Ross Burton Feb. 5, 2026, 4:12 p.m. UTC
Notable changes:

  pytest: handle skipping without custom message
  tests: update test output based on latest pytest

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ...ke-output_0.3.bb => python3-unittest-automake-output_0.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-unittest-automake-output_0.3.bb => python3-unittest-automake-output_0.4.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb b/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb
rename to meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb
index 66c1abee34..9b0c62f213 100644
--- a/meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb
+++ b/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=f6f16008d9fb7349f06609329f1ab93b"
 
 SRC_URI = "git://gitlab.com/rossburton/python-unittest-automake-output;protocol=https;branch=main;tag=${PV}"
 
-SRCREV = "3376ff9bc319f8338849b7b9f63b9325d7b7663a"
+SRCREV = "4d64324a8910ad28b3157f902c35f19fcb479bc0"
 
 inherit python_flit_core