Subject: CVS commit: pkgsrc/textproc/py-xlsxwriter
From: Adam Ciarcinski
Date: 2018-08-27 10:03:21
Message id: 20180827080321.27453FBF8@cvs.NetBSD.org

Log Message:
py-xlsxwriter: updated to 1.0.8

Release 1.0.8:
Added named exceptions to XlsxWriter. See The Exceptions Class.
Removed the implicit close() in the destructor since it wasn’t guaranteed to \ 
work correctly and raised a confusing exception when any other exception was \ 
triggered. Note that this is a backward incompatible change. The with context \ 
manager is a better way to close automatically, see close().
Added border, fill, pattern and gradient formatting options to set_legend().
Added top_right position to set_legend().

Files:
RevisionActionfile
1.20modifypkgsrc/textproc/py-xlsxwriter/Makefile
1.3modifypkgsrc/textproc/py-xlsxwriter/PLIST
1.18modifypkgsrc/textproc/py-xlsxwriter/distinfo