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

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 22 11:48:15 UTC 2025 - Matthias Bach <marix@marix.org> - 1.9.1
- Update to 1.9.1
* Fix fox missing UI_FF constants in generated ecodes.py.
* More type annotations.
-------------------------------------------------------------------
Mon Feb 10 19:03:30 UTC 2025 - Matthias Bach <marix@marix.org> - 1.9.0

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