python3-uinput: new package

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>
This commit is contained in:
Bartosz Golaszewski
2022-05-24 21:46:42 +02:00
committed by Khem Raj
parent 03a1a24618
commit dda4a40fcf
3 changed files with 47 additions and 0 deletions

View File

@@ -436,6 +436,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-typeguard \
python3-tzlocal \
python3-u-msgpack-python \
python3-uinput \
python3-ujson \
python3-unidiff \
python3-uritemplate \