Sun, 25 Jan 2026 04:13:41 CST | login

Information for build python-evdev-1.6.1-1.oc9

ID23453
Package Namepython-evdev
Version1.6.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-evdev.git?.#5e4b75e1f47c280bfbbc932cd5069348ab2526d1
SummaryPython bindings for the Linux input handling subsystem
DescriptionThis package provides python bindings to the generic input event interface in Linux. The evdev interface serves the purpose of passing events generated in the kernel directly to userspace through character devices that are typically located in /dev/input/. This package also comes with bindings to uinput, the userspace input subsystem. Uinput allows userspace programs to create and handle input devices that can inject events directly into the input subsystem. In other words, python-evdev allows you to read and write input events on Linux. An event can be a key or button press, a mouse movement or a tap on a touchscreen.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:29:26 CST
CompletedMon, 03 Jun 2024 20:32:19 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-evdev.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-evdev.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-evdev-1.6.1-1.oc9.src.rpm (info) (download)
aarch64
python3-evdev-1.6.1-1.oc9.aarch64.rpm (info) (download)
python-evdev-debugsource-1.6.1-1.oc9.aarch64.rpm (info) (download)
python3-evdev-debuginfo-1.6.1-1.oc9.aarch64.rpm (info) (download)
x86_64
python3-evdev-1.6.1-1.oc9.x86_64.rpm (info) (download)
python-evdev-debugsource-1.6.1-1.oc9.x86_64.rpm (info) (download)
python3-evdev-debuginfo-1.6.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.1-1 - initial build