Compare commits
10 Commits
facfaab13f
...
cc5b26b442
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc5b26b442 | ||
|
|
7c0a07a703 | ||
|
|
3428181bd1 | ||
|
|
f0d62e9dc0 | ||
|
|
1cbd58255a | ||
|
|
f7fb59bffe | ||
|
|
d6675e326f | ||
|
|
3d8c3dda9d | ||
|
|
146effe3eb | ||
|
|
5485dbf613 |
BIN
python-evdev-1.6.1.tar.gz
Normal file
BIN
python-evdev-1.6.1.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: python-evdev
|
Name: python-evdev
|
||||||
Version: 1.1.2
|
Version: 1.6.1
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Python bindings to the generic input event interface in Linux
|
Summary: Python bindings to the generic input event interface in Linux
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://python-evdev.readthedocs.io
|
URL: https://python-evdev.readthedocs.io
|
||||||
Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc kernel-headers python3-devel python3-setuptools
|
BuildRequires: gcc kernel-headers python3-devel python3-setuptools
|
||||||
|
|
||||||
@ -53,5 +53,17 @@ An event can be a key or button press, a mouse movement or a tap on a touchscree
|
|||||||
%{python3_sitearch}/{evdev/,evdev-%{version}-py%{python3_version}.egg-info/}
|
%{python3_sitearch}/{evdev/,evdev-%{version}-py%{python3_version}.egg-info/}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.6.1-1
|
||||||
|
- Update package to version 1.6.1
|
||||||
|
|
||||||
|
* Wed Aug 03 2022 kkz <zhaoshuang@uniontech.com> - 1.6.0-1
|
||||||
|
- Upgrade to version 1.6.0
|
||||||
|
|
||||||
|
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.5.0-1
|
||||||
|
- Upgrade to version 1.5.0
|
||||||
|
|
||||||
|
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.1.2-6
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Mar 4 2020 duyeyu <duyeyu@huawei.com> - 1.1.2-5
|
* Wed Mar 4 2020 duyeyu <duyeyu@huawei.com> - 1.1.2-5
|
||||||
- Initial package.
|
- Initial package.
|
||||||
|
|||||||
4
python-evdev.yaml
Normal file
4
python-evdev.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: gvalkov/python-evdev
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
BIN
v1.1.2.tar.gz
BIN
v1.1.2.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user