python-xlib
NOTE: Automatically created during Factory devel project migration by admin.
- Developed at devel:languages:python
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-python-xlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python-xlib.changes | 0000006337 6.19 KB | |
python-python-xlib.spec | 0000002273 2.22 KB | |
python-xlib-0.23.tar.bz2 | 0000172744 169 KB |
Revision 2 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 652147
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- 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.
Comments 0