From: Ross Burton Date: Thu, 5 Feb 2026 16:12:42 +0000 (+0000) Subject: python3-unittest-automake-output: upgrade to 0.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c8cacaa929b42395163639a4fc9e91040ad42d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-unittest-automake-output: upgrade to 0.4 Notable changes: pytest: handle skipping without custom message tests: update test output based on latest pytest Signed-off-by: Ross Burton Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 66c1abee347..9b0c62f2136 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