summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-22 11:05:25 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-22 12:59:38 -0800
commit3f5223da8ba5f79890f8dd4c162f260401fdc052 (patch)
treedbc558741d5b2b44255045753fe6b086fa1de4dd /meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
parent343338e95565c2a3e2b1e8fbc4fce325ca0ea2f8 (diff)
downloadmeta-openembedded-3f5223da8ba5f79890f8dd4c162f260401fdc052.tar.gz
python3-ordered-set: Use automake formatter for ptest output
Move the test to PTESTS_FAST_META_PYTHON Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
index a391036a73..64637b858d 100644
--- a/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
@@ -15,6 +15,7 @@ SRC_URI += " \
15 15
16RDEPENDS:${PN}-ptest += " \ 16RDEPENDS:${PN}-ptest += " \
17 python3-pytest \ 17 python3-pytest \
18 python3-unittest-automake-output \
18" 19"
19 20
20do_install_ptest() { 21do_install_ptest() {