Package: python-xlib / 0.14+20091101-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-xlib | 0.14+20091101-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix unix socket in display.patch | (download) |
Xlib/support/unix_connect.py |
2 2 + 0 - 0 ! |
--- |
| increase receiving buffer.patch | (download) |
Xlib/protocol/display.py |
2 1 + 1 - 0 ! |
--- |
| add texinfo dir entry.patch | (download) |
doc/src/python-xlib.texi |
7 7 + 0 - 0 ! |
--- |
| fix ssh tunnel auth.patch | (download) |
Xlib/support/unix_connect.py |
8 8 + 0 - 0 ! |
--- |
| fix rhomboid examples.patch | (download) |
examples/draw-proto.py |
12 6 + 6 - 0 ! |
--- |
| python3.patch | (download) |
Xlib/XK.py |
2 1 + 1 - 0 ! |
port code to work with python 3 |
| remove debugging output.patch | (download) |
Xlib/ext/randr.py |
2 0 + 2 - 0 ! |
--- |
| texi2html.patch | (download) |
doc/html/Makefile |
2 1 + 1 - 0 ! |
use system texi2html |
| fix auth lp1482844.patch | (download) |
Xlib/xauth.py |
5 3 + 2 - 0 ! |
[patch] fix get_best_auth for python 3 All self.entries items are byte strings, but get_best_auth receives Unicode strings. Convert them to bytes before comparing. This fixes a bug that prevented python3-xlib to find X11 cookies in Xauthority, thus not allowing to use it without `xhost +`. |
