Wed, 28 Aug 2024 10:24:31 UTC | login

Information for build python-evdev-1.6.1-4.fc41

ID311485
Package Namepython-evdev
Version1.6.1
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-evdev.git#1ca7ad69cbf45773498044a1eb0b76f4798b181b
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 14:05:01 UTC
CompletedWed, 10 Jul 2024 15:49:13 UTC
Taskbuild (f41, /rpms/python-evdev.git:1ca7ad69cbf45773498044a1eb0b76f4798b181b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-evdev.git#1ca7ad69cbf45773498044a1eb0b76f4798b181b'}}
Tags
f41
RPMs
src
python-evdev-1.6.1-4.fc41.src.rpm (info) (download)
riscv64
python3-evdev-1.6.1-4.fc41.riscv64.rpm (info) (download)
python-evdev-debugsource-1.6.1-4.fc41.riscv64.rpm (info) (download)
python3-evdev-debuginfo-1.6.1-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.6.1-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Aug 12 2023 Steve Cossette <farchord@gmail.com> - 1.6.1-1 - Fix generation of ``ecodes.c`` when the path to ````sys.executable`` contains spaces. * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.6.0-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 17 2022 Georgi Valkov <georgi.t.valkov@gmail.com> 1.6.0-1 - Bump to version 1.6.0 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5.0-2 - Rebuilt for Python 3.11