14
0
forked from pool/python-evdev

Accepting request 1172973 from devel:languages:python

- Update to 1.7.1
  * Wait up to two seconds for uinput devices to appear.

OBS-URL: https://build.opensuse.org/request/show/1172973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-evdev?expand=0&rev=15
This commit is contained in:
2024-05-10 10:05:23 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 9 09:18:42 UTC 2024 - Matthias Bach <marix@marix.org> - 1.7.1
- Update to 1.7.1
* Wait up to two seconds for uinput devices to appear.
-------------------------------------------------------------------
Mon Feb 19 18:59:44 UTC 2024 - Matthias Bach <marix@marix.org> - 1.7.0

View File

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