mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
python3-uinput: Switch to PEP-517 build backend
Add ptests Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b1021f5468
commit
3560dbdc90
|
|
@ -92,6 +92,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||
python3-typeguard \
|
||||
python3-typing-inspection \
|
||||
python3-tzdata \
|
||||
python3-uinput \
|
||||
python3-ujson \
|
||||
python3-u-msgpack-python \
|
||||
python3-unidiff \
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "853697344b64df5537d4ae32ba6fbcf0515d51a9010910f5d501995903
|
|||
|
||||
PYPI_PACKAGE = "python-uinput"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi python_setuptools_build_meta ptest-python-pytest
|
||||
|
||||
DEPENDS += "udev"
|
||||
RDEPENDS:${PN} += " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user