Rebuilt for Python 3.11
This commit is contained in:
parent
2e16e8d2dd
commit
6b6027881f
@ -1,6 +1,6 @@
|
|||||||
Name: python-libevdev
|
Name: python-libevdev
|
||||||
Version: 0.11
|
Version: 0.11
|
||||||
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
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.11-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Mon May 30 2022 Peter Hutterer <peter.hutterer@redhat.com> - 0.11-1
|
* Mon May 30 2022 Peter Hutterer <peter.hutterer@redhat.com> - 0.11-1
|
||||||
- python-libevdev 0.11
|
- python-libevdev 0.11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user