forked from pool/python-python-xlib
2f03e08e433804d66d380d1a75b84c90ba6f5a6b50a4957f2a6afa89f499646b
- Make sure the tests are run
- Update to version 0.23 (changes since 0.19):
* Fix unclosed file in Xauth implementation.
* Fix support for Window.set_wm_transient_for.
* Fix support for Drawable.put_image / Drawable.get_image.
* Use Latin-1 for decoding strings in Python 3 (same as Python 2).
* Fix Python 3 warnings about array.tostring() (deprecated).
* When DISPLAY does not specify a protocol, and the implicit Unix
socket connection fails, fallback to TCP (mimicking XCB's
behaviour).
* Fix Display.change_pointer_control implementation.
* Fix Drawable.put_pil_image implementation.
* Don't bundle a copy of texi2html to build the HTML
documentation, but use the currently installed version instead.
* Improve response processing performance: reduce the number of
`socket.recv` calls needed to receive a full response.
- Remove python-xlib-0.14-increase-receiving-buffer.patch: no
longer needed, see commit 1958a82.
OBS-URL: https://build.opensuse.org/request/show/652147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=2
Description
No description provided
Languages
RPM Spec
100%