]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-unittest-automake-output: upgrade to 0.4
authorRoss Burton <ross.burton@arm.com>
Thu, 5 Feb 2026 16:12:42 +0000 (16:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 09:51:43 +0000 (09:51 +0000)
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>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb [moved from meta/recipes-devtools/python/python3-unittest-automake-output_0.3.bb with 89% similarity]

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 66c1abee347ed873dbf949d081299b064d105eaa..9b0c62f2136eca6fdbd0ea3c5e0b62f15e4b5f9e 100644 (file)
@@ -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