K 10 svn:author V 3 kai K 8 svn:date V 27 2019-03-25T16:19:08.390312Z K 7 svn:log V 829 x11-toolkits/py-xlib: Update to 0.25 While I'm here: * Fix license * Set MASTER_SITES to CHEESESHOP * Pet portlint Changelog since 0.23-4: * Fix increasing memory usage on display instantiation * Fix protocol handling: correctly support explicit Unix connections and fix support fox macOS * Fix xfixes example * Fix a bunch of typos in the code / documentation * Improve Python 3 support: fix events sub-code handling and possible crashes when unpacking text data * Add support for error handlers to the Composite extension NV-CONTROL extension * Add first implementation by Roberto Leinardi https://github.com/python-xlib/python-xlib/blob/0.25/CHANGELOG.md PR: 236418 Submitted by: Olivier Duchateau Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19617 END