diff options
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 99e0bfe115..caeb1ae6a3 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -92,6 +92,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 92 | python3-typeguard \ | 92 | python3-typeguard \ |
| 93 | python3-typing-inspection \ | 93 | python3-typing-inspection \ |
| 94 | python3-tzdata \ | 94 | python3-tzdata \ |
| 95 | python3-uinput \ | ||
| 95 | python3-ujson \ | 96 | python3-ujson \ |
| 96 | python3-u-msgpack-python \ | 97 | python3-u-msgpack-python \ |
| 97 | python3-unidiff \ | 98 | python3-unidiff \ |
diff --git a/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb b/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb index 7c1eb85264..164a6e902a 100644 --- a/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "853697344b64df5537d4ae32ba6fbcf0515d51a9010910f5d501995903 | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "python-uinput" | 9 | PYPI_PACKAGE = "python-uinput" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi python_setuptools_build_meta ptest-python-pytest |
| 12 | 12 | ||
| 13 | DEPENDS += "udev" | 13 | DEPENDS += "udev" |
| 14 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
