python3-soupsieve: switch to pytest --automake

* Also replace ${PYTHON_PN} with python3
* Sort RDEPENDS for ptest alphabetically

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tim Orling
2024-02-16 16:15:25 -08:00
committed by Khem Raj
parent a32aeade02
commit ba1539592a
2 changed files with 4 additions and 3 deletions

View File

@@ -13,8 +13,9 @@ SRC_URI += " \
"
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-beautifulsoup4 \
python3-beautifulsoup4 \
python3-pytest \
python3-unittest-automake-output \
"
do_install_ptest() {