Page MenuHomeFreeBSD

x11-toolkits/py-xlib: Update to 0.25
ClosedPublic

Authored by kai on Mar 17 2019, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 16 2024, 2:34 AM
Unknown Object (File)
Dec 20 2023, 2:18 AM
Unknown Object (File)
Nov 27 2023, 11:23 AM
Unknown Object (File)
Nov 23 2023, 4:31 AM
Unknown Object (File)
Nov 23 2023, 3:47 AM
Unknown Object (File)
Nov 14 2023, 3:01 AM
Unknown Object (File)
Nov 9 2023, 4:29 AM
Unknown Object (File)
Nov 9 2023, 3:38 AM
Subscribers
None

Details

Summary

While I'm here:

  • Fix license
  • Set MASTER_SITES back 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: (one of the mentors), maintainer

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) for each py27 + py36 flavor -> OK
  • Mini exp-run with all py-xlib consumers -> OK
  • portlint -> OK
  • Runtime tests -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 25 2019, 7:53 AM
This revision was automatically updated to reflect the committed changes.