Received: by mail.netbsd.org (Postfix, from userid 605) id 1107984DD0; Mon, 27 Aug 2018 08:03:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B75284D4B for ; Mon, 27 Aug 2018 08:03:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qH-srROor8qd for ; Mon, 27 Aug 2018 08:03:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3077084CD8 for ; Mon, 27 Aug 2018 08:03:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27453FBF8; Mon, 27 Aug 2018 08:03:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535357001255310" MIME-Version: 1.0 Date: Mon, 27 Aug 2018 08:03:21 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-xlsxwriter To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180827080321.27453FBF8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1535357001255310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Mon Aug 27 08:03:21 UTC 2018 Modified Files: pkgsrc/textproc/py-xlsxwriter: Makefile PLIST distinfo 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(). To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-xlsxwriter/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-xlsxwriter/PLIST cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/py-xlsxwriter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535357001255310 Content-Disposition: inline Content-Length: 2652 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/py-xlsxwriter/Makefile diff -u pkgsrc/textproc/py-xlsxwriter/Makefile:1.19 pkgsrc/textproc/py-xlsxwriter/Makefile:1.20 --- pkgsrc/textproc/py-xlsxwriter/Makefile:1.19 Thu Aug 16 11:29:29 2018 +++ pkgsrc/textproc/py-xlsxwriter/Makefile Mon Aug 27 08:03:20 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2018/08/16 11:29:29 adam Exp $ +# $NetBSD: Makefile,v 1.20 2018/08/27 08:03:20 adam Exp $ -DISTNAME= XlsxWriter-1.0.7 +DISTNAME= XlsxWriter-1.0.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=X/XlsxWriter/} Index: pkgsrc/textproc/py-xlsxwriter/PLIST diff -u pkgsrc/textproc/py-xlsxwriter/PLIST:1.2 pkgsrc/textproc/py-xlsxwriter/PLIST:1.3 --- pkgsrc/textproc/py-xlsxwriter/PLIST:1.2 Fri Jun 17 11:57:44 2016 +++ pkgsrc/textproc/py-xlsxwriter/PLIST Mon Aug 27 08:03:20 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2016/06/17 11:57:44 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/08/27 08:03:20 adam Exp $ bin/vba_extract.py ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -64,6 +64,9 @@ ${PYSITELIB}/xlsxwriter/custom.pyo ${PYSITELIB}/xlsxwriter/drawing.py ${PYSITELIB}/xlsxwriter/drawing.pyc ${PYSITELIB}/xlsxwriter/drawing.pyo +${PYSITELIB}/xlsxwriter/exceptions.py +${PYSITELIB}/xlsxwriter/exceptions.pyc +${PYSITELIB}/xlsxwriter/exceptions.pyo ${PYSITELIB}/xlsxwriter/format.py ${PYSITELIB}/xlsxwriter/format.pyc ${PYSITELIB}/xlsxwriter/format.pyo Index: pkgsrc/textproc/py-xlsxwriter/distinfo diff -u pkgsrc/textproc/py-xlsxwriter/distinfo:1.17 pkgsrc/textproc/py-xlsxwriter/distinfo:1.18 --- pkgsrc/textproc/py-xlsxwriter/distinfo:1.17 Thu Aug 16 11:29:29 2018 +++ pkgsrc/textproc/py-xlsxwriter/distinfo Mon Aug 27 08:03:20 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2018/08/16 11:29:29 adam Exp $ +$NetBSD: distinfo,v 1.18 2018/08/27 08:03:20 adam Exp $ -SHA1 (XlsxWriter-1.0.7.tar.gz) = df1a99a1d7a0b95bb7c68d8198aff9e93fdefb64 -RMD160 (XlsxWriter-1.0.7.tar.gz) = c97803d0794241dadd97d74ace2d0bd2e5ca743e -SHA512 (XlsxWriter-1.0.7.tar.gz) = cccfcea13038c0bfde8f036b994002acfec8ad3f8ab7a9dd1435bd2c413730945ebe61d46e3f3b986741983f06c097394f9db35e034a4a2e6d891d89d023558d -Size (XlsxWriter-1.0.7.tar.gz) = 246266 bytes +SHA1 (XlsxWriter-1.0.8.tar.gz) = d136c330f5cffb201b3b099fe6a204e6db44a594 +RMD160 (XlsxWriter-1.0.8.tar.gz) = 18a08cdf809f684baef8f2d3d7aab9e8789393ac +SHA512 (XlsxWriter-1.0.8.tar.gz) = 226f88d882a9e6a16e137182dc3da3ecf329f611cd8d97b3e0bdf700e40fbd161505ee76a0bb69060879d8e750116c4524afa8eba35475654fe2e089c8da6aea +Size (XlsxWriter-1.0.8.tar.gz) = 247475 bytes --_----------=_1535357001255310--