Tue, 01 Oct 2024 02:17:27 CST | login

Information for build python-evdev-1.1.2-3.el8

ID11963
Package Namepython-evdev
Version1.1.2
Release3.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-evdev.git#8a74e3f1734d7241efaab9f6a2bbcdd1f76cf387
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 bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 15:27:26 CST
CompletedMon, 26 Jul 2021 15:30:12 CST
Taskbuild (dist-circle8, /stage/rpms/python-evdev.git:8a74e3f1734d7241efaab9f6a2bbcdd1f76cf387)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-evdev.git?#8a74e3f1734d7241efaab9f6a2bbcdd1f76cf387'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python-evdev-1.1.2-3.el8.src.rpm (info) (download)
aarch64
python3-evdev-1.1.2-3.el8.aarch64.rpm (info) (download)
python-evdev-debugsource-1.1.2-3.el8.aarch64.rpm (info) (download)
python3-evdev-debuginfo-1.1.2-3.el8.aarch64.rpm (info) (download)
i686
python3-evdev-1.1.2-3.el8.i686.rpm (info) (download)
python-evdev-debugsource-1.1.2-3.el8.i686.rpm (info) (download)
python3-evdev-debuginfo-1.1.2-3.el8.i686.rpm (info) (download)
ppc64le
python3-evdev-1.1.2-3.el8.ppc64le.rpm (info) (download)
python-evdev-debugsource-1.1.2-3.el8.ppc64le.rpm (info) (download)
python3-evdev-debuginfo-1.1.2-3.el8.ppc64le.rpm (info) (download)
x86_64
python3-evdev-1.1.2-3.el8.x86_64.rpm (info) (download)
python-evdev-debugsource-1.1.2-3.el8.x86_64.rpm (info) (download)
python3-evdev-debuginfo-1.1.2-3.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 05 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.1.2-3 - Fix coverity complaints * Wed Sep 26 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.1.2-2 - Don't build with python2 on RHEL8 * Wed Sep 26 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.1.2-1 - Bump to version 1.1.2 * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.0.0-2 - Rebuild with fixed binutils * Sat Jul 28 2018 Georgi Valkov <georgi.t.valkov@gmail.com> - 1.0.0-1 - Bump to version 1.0.0 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Aug 22 2017 Georgi Valkov <georgi.t.valkov@gmail.com> - 0.7.0-1 - Bump to version 0.7.0 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.6.1-2 - Rebuild for Python 3.6 * Sun Jun 05 2016 Georgi Valkov <georgi.t.valkov@gmail.com> - 0.6.1-1 - Initial RPM Release