Bug 215604 - [PATCH] x11-toolkits/py-xlib update from 0.17 to 0.18
Summary: [PATCH] x11-toolkits/py-xlib update from 0.17 to 0.18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-12-27 11:05 UTC by Eero Hänninen
Modified: 2016-12-27 18:49 UTC (History)
1 user (show)

See Also:


Attachments
x11-toolkits/py-xlib update to 0.18 (994 bytes, patch)
2016-12-27 11:05 UTC, Eero Hänninen
fax: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!