Subject: CVS commit: pkgsrc/devel/py-click
From: Thomas Klausner
Date: 2015-07-19 12:17:00
Message id: 20150719101700.932BA98@cvs.netbsd.org

Log Message:
Update to 4.1:

Version 4.1
-----------

(bugfix release, released on July 14th 2015)

- Fix a bug where error messages would include a trailing `None` string.
- Fix a bug where Click would crash on docstrings with trailing newlines.
- Support streams with encoding set to `None` on Python 3 by barfing with
  a better error.
- Handle ^C in less-pager properly.
- Handle return value of `None` from `sys.getfilesystemencoding`
- Fix crash when writing to unicode files with `click.echo`.
- Fix type inference with multiple options.

Files:
RevisionActionfile
1.5modifypkgsrc/devel/py-click/Makefile
1.5modifypkgsrc/devel/py-click/distinfo