14
0
forked from pool/python-evdev

- Update to 1.9.2

* Use Generic to set precise type for InputDevice.path.
  * Allow supressing build-dependent information in ecodes.c.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=40
This commit is contained in:
Matthias Bach
2025-05-01 20:30:56 +00:00
committed by Git OBS Bridge
parent df23c27624
commit 8aaf3d85df
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.1
Version: 1.9.2
Release: 0
Summary: Python bindings to the Linux input handling subsystem
License: BSD-3-Clause