mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
python3-markupsafe: Enable ptests
pytest is now in OE-Core (From OE-Core rev: 48c83fc1141ff22c9ede0c82acec896937d61357) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8
|
||||
|
||||
PYPI_PACKAGE = "MarkupSafe"
|
||||
inherit pypi setuptools3
|
||||
# ptest disabled in OE-Core for now due to missing dependencies
|
||||
inherit ${@bb.utils.filter('DISTRO_FEATURES', 'ptest', d)}
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-stringold"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user