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:
committed by
Git OBS Bridge
parent
4adf429796
commit
df23c27624
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9783a80dca381b9258f74a80a8f7be3fcd7e1c8206752bc428b1b88be22ab369
|
||||
size 47965
|
||||
3
python-evdev-1.9.1.tar.gz
Normal file
3
python-evdev-1.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:958e8aad958250428a57ff6c6fb8e2c254737affaca654165d9222f5a279698b
|
||||
size 48554
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user