python3-hypothesis: use python3-unittest-automake-output

Instead of using sed to reformat the output use this new module.

(From OE-Core rev: 5ad1c8beebc09754b5c7fc637102553398a50fbd)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2023-03-21 12:37:36 +00:00
committed by Richard Purdie
parent 60e764f772
commit 870d6a760d
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ RDEPENDS:${PN} += " \
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-unittest-automake-output \
"
do_install_ptest() {