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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:958e8aad958250428a57ff6c6fb8e2c254737affaca654165d9222f5a279698b
size 48554

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cfb65765b8c63e587110d9b42fa26806bd6dd76565c55c3618afd4c4c48c5a5
size 48925

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 1 20:11:01 UTC 2025 - Matthias Bach <marix@marix.org> - 1.9.2
- Update to 1.9.2
* Use Generic to set precise type for InputDevice.path.
* Allow supressing build-dependent information in ecodes.c.
-------------------------------------------------------------------
Sat Feb 22 11:48:15 UTC 2025 - Matthias Bach <marix@marix.org> - 1.9.1

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