summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-evdev_1.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-evdev: Upgrade 1.8.0 -> 1.9.0Leon Anavi2025-02-131-0/+22
Upgrade to release 1.9.0: - Fix for CPATH/C_INCLUDE_PATH being ignored during build. - Slightly faster reading of events in device.read() and device.read_one(). - Fix FreeBSD support. - Drop deprecated InputDevice.fn (use InputDevice.path instead). - Improve type hint coverage and add a py.typed file to the sdist. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>