update python-evdev.spec.

This commit is contained in:
duyyb 2020-03-10 14:38:28 +08:00 committed by Gitee
parent f33565ca82
commit 6975d7646f

View File

@ -39,7 +39,7 @@ 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. An event can be a key or button press, a mouse movement or a tap on a touchscreen.
%prep %prep
%autosetup -n %{name}-{version} -p1 %autosetup -n %{name}-%{version} -p1
%build %build
%py3_build %py3_build