python3-beautifulsoup4 does depend on python3-soupsieve but python3-soupsieve does not depend on python3-beautifulsoup4.
Signed-off-by: Yoann Congal <[email protected]> --- meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb index 585613dd5..42c07fb4c 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb @@ -12,10 +12,6 @@ SRC_URI += " \ file://run-ptest \ " -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-beautifulsoup4 \ -" - RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ ${PYTHON_PN}-beautifulsoup4 \ -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106842): https://lists.openembedded.org/g/openembedded-devel/message/106842 Mute This Topic: https://lists.openembedded.org/mt/102636993/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
