Bug 215604

Summary: [PATCH] x11-toolkits/py-xlib update from 0.17 to 0.18
Product: Ports & Packages Reporter: Eero Hänninen <fax>
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
x11-toolkits/py-xlib update to 0.18 fax: maintainer-approval+

Description Eero Hänninen 2016-12-27 11:05:41 UTC
Created attachment 178319 [details]
x11-toolkits/py-xlib update to 0.18

py-xlib update from 0.17 to version 0.18

This is a bug fix update, release hi-lights:
- fix Python 3 buffer abstraction
- fix interrupted select handling for Python 3.3/3.4
- fix Unix socket support when only an abstract address is available
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-27 18:42:03 UTC
A commit references this bug:

Author: rakuco
Date: Tue Dec 27 18:41:22 UTC 2016
New revision: 429643
URL: https://svnweb.freebsd.org/changeset/ports/429643

Log:
  Update to 0.18.

  This is a bug fix update, release hilights:
  - fix Python 3 buffer abstraction
  - fix interrupted select handling for Python 3.3/3.4
  - fix Unix socket support when only an abstract address is available

  PR:		215604
  Submitted by:	Eero H?nninen <fax@nohik.ee> (maintainer)

Changes:
  head/x11-toolkits/py-xlib/Makefile
  head/x11-toolkits/py-xlib/distinfo
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-12-27 18:49:00 UTC
Committed, thanks!