14
0
forked from pool/python-evdev

- Update to 1.9.1

* Fix fox missing UI_FF constants in generated ecodes.py.
  * More type annotations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=38
This commit is contained in:
Matthias Bach
2025-02-22 11:51:41 +00:00
committed by Git OBS Bridge
parent 4adf429796
commit df23c27624
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define modname evdev
%{?sle15_python_module_pythons}
Name: python-evdev
Version: 1.9.0
Version: 1.9.1
Release: 0
Summary: Python bindings to the Linux input handling subsystem
License: BSD-3-Clause