Changelog for
python-evdev-1.1.0-2.1.x86_64.rpm :
Tue Aug 28 14:00:00 2018 marixAATTmarix.org
- Update to version 1.1.0
* Add support for handling force-feedback effect uploads.
* Fix typo preventing force-feedback effects that need left
coefficients from working.
- Add _service file to fetch source from Git.
Tue Jun 5 14:00:00 2018 marixAATTmarix.org
- Run tests during packaging.
* This runs only those tests which do not require /dev/uinput.
- Changed to source taken directly from Git instead of PyPI.
Mon Jun 4 14:00:00 2018 marixAATTmarix.org
- Update to version 1.0.0
* Fixed asyncio support in Python 3.5+.
* Fixed handling of missing data.
* Fixed device comparison.
* Deprecated the InputDevice.fn attribute in favour of
InputDevice.path
* Add a context manager for grabbing access to a device -
InputDevice.grab_context.
* Add the InputDevice.uniq attribute, which contains the unique
identifier of the device.
Mon Jan 29 13:00:00 2018 jengelhAATTinai.de
- Initial package for openSUSE distro