!10 Update package to version 1.6.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-04-11 05:54:21 +00:00 committed by Gitee
commit cc5b26b442
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
python-evdev-1.6.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-evdev
Version: 1.6.0
Version: 1.6.1
Release: 1
Summary: Python bindings to the generic input event interface in Linux
License: BSD-3-Clause
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
@ -53,6 +53,9 @@ 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/}
%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

Binary file not shown.