Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-uinput: remove as unmaintained | Alexander Kanavin | 2023-12-18 | 1 | -20/+0 |
| | | | | | | | | | Both homepage and downloads are gone, last release in 2016, still relies on distutils which is no longer available in python core as of 3.12. https://pypi.org/project/python-uinput/ Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-uinput: Fix build on 32bit arches using 64bit times_t | Khem Raj | 2022-05-29 | 1 | -1/+3 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Bartosz Golaszewski <brgl@bgdev.pl> | ||||
* | python3-uinput: new package | Bartosz Golaszewski | 2022-05-26 | 1 | -0/+18 |
Add a recipe for python3-uinput: a python module for controlling the virtual input devices on linux. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> |