Rebuilt for Python 3.7
This commit is contained in:
parent
9bf087e07a
commit
56b47b5ba5
@ -1,6 +1,6 @@
|
|||||||
Name: python-libevdev
|
Name: python-libevdev
|
||||||
Version: 0.5
|
Version: 0.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python bindings to the libevdev evdev device wrapper library
|
Summary: Python bindings to the libevdev evdev device wrapper library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -46,6 +46,9 @@ devices and create uinput devices.
|
|||||||
%{python3_sitelib}/libevdev-%{version}-py*.egg-info
|
%{python3_sitelib}/libevdev-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Tue Apr 24 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.5-1
|
* Tue Apr 24 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.5-1
|
||||||
- python-libevdev 0.5
|
- python-libevdev 0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user