Revisions of python-evdev

buildservice-autocommit accepted request 1147703 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 31)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 30)
- Drop obsolete Leap 15.3 compatiblity handling in spec file.
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 29)
- Update to 1.7.0
  * Add the uniq address to the string representation of InputDevice.
  * Improved method for finding the device node corresponding to a
    uinput device
- Adjust package build to upstream's switch to pyproject.toml.
- Switch package to modern Python
  * On Python 3.6 there is no new enough setuptools anyhow.
buildservice-autocommit accepted request 1098387 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 28)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1098361 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 27)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1060464 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 26)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 25)
- Update to 1.6.1
  * No changelog was made available.
- Fix source URL as upstream no longer creates Github releases but
  only tags.
- Add a _service file for easier source download.
buildservice-autocommit accepted request 990453 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 24)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 23)
- Drop packaging for Python 2
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 22)
- Update to 1.6.0
  * Fix Python 3.11 compatibility
buildservice-autocommit accepted request 965009 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 21)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) accepted request 965007 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 20)
- Update to 1.5.0
  * Input device is now closed from main thread in
    InputDevice.close()
  * util.find_ecodes_by_regex now works across all Python versions
- Drop evdev-re-Pattern.patch now included upstream
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 19)
- Work around broken pytest macro on Leap 15.3
buildservice-autocommit accepted request 884194 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 18)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) accepted request 884132 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- Add evdev-re-Pattern.patch -- gh#gvalkov/python-evdev#152
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 16)
- update to 1.4.0:
- Fix ``InputDevice.set_absinfo`` to allow setting parameters to zero.
- Fix off-by-one in ``ioctl_EVIOCG_bits``, which causes value at the end of the
  list to not be reported back
- Fix ``set_absinfo`` to allow setting parameters to zero
- Fix leak when returning ``BlockingIOError`` from a read
- Fix "There is no current event loop in thread" error for non asyncio code
- Prevent ``InputDevice`` destructor from blocking
- Add missing return codes to ``os.strerror()`` calls and fix force feedback
- Add the ``util.find_ecodes_by_regex()`` helper function.
buildservice-autocommit accepted request 859634 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 15)
baserev update by copy to link target
Matthias Bach's avatar Matthias Bach (theMarix) committed (revision 14)
- Modernise spec file
buildservice-autocommit accepted request 763808 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 763675 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 12)
- Update to 1.3.0
  * Fix build on 32bit arches with 64bit time_t.
  * Add functionality to query device properties. See
    InputDevice.input_props and the input_props argument to Uinput.
  * KeyEvent received an allow_unknown constructor argument, which
    determines what will happen when an event code cannot be mapped
    to a keycode. The default and behavior so far has been to raise
    KeyError. If set to True, the keycode will be set to the event
    code formatted as a hex number.
  * Add InputDevice.set_absinfo() and InputDevice.absinfo().
  * Instruct the asyncio event loop to stop monitoring the fd of
    the input device when the device is closed.
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by