python3-libevdev: Upgrade 0.12 -> 0.13.1

Add ptest and upgrade to release 0.13.1:

- pyproject.toml: add pytest as dev dependency
- Import Self from type_checking if needed to be compat with 3.9
- CI: run pytest via uv
- CI: test against multiple python versions

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi
2026-01-13 12:34:21 +02:00
committed by Khem Raj
parent 0c94f27fda
commit 88ae17fd8f
2 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
pytest --automake