pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-xlsxwriter



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb 24 20:27:48 UTC 2019

Modified Files:
        pkgsrc/textproc/py-xlsxwriter: Makefile PLIST distinfo

Log Message:
py-xlsxwriter: updated to 1.1.5

Release 1.1.5:
* This version removes support for end of life Pythons 2.5, 2.6, 3.1, 3.2 and
  3.3. For older, unsupported versions of Python use version 1.1.4 of
  XlsxWriter.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-xlsxwriter/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-xlsxwriter/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/py-xlsxwriter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-xlsxwriter/Makefile
diff -u pkgsrc/textproc/py-xlsxwriter/Makefile:1.25 pkgsrc/textproc/py-xlsxwriter/Makefile:1.26
--- pkgsrc/textproc/py-xlsxwriter/Makefile:1.25 Fri Feb 15 13:19:51 2019
+++ pkgsrc/textproc/py-xlsxwriter/Makefile      Sun Feb 24 20:27:48 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/02/15 13:19:51 adam Exp $
+# $NetBSD: Makefile,v 1.26 2019/02/24 20:27:48 adam Exp $
 
-DISTNAME=      XlsxWriter-1.1.4
+DISTNAME=      XlsxWriter-1.1.5
 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.3 pkgsrc/textproc/py-xlsxwriter/PLIST:1.4
--- pkgsrc/textproc/py-xlsxwriter/PLIST:1.3     Mon Aug 27 08:03:20 2018
+++ pkgsrc/textproc/py-xlsxwriter/PLIST Sun Feb 24 20:27:48 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/08/27 08:03:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/02/24 20:27:48 adam Exp $
 bin/vba_extract.py
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -46,9 +46,6 @@ ${PYSITELIB}/xlsxwriter/chartsheet.pyo
 ${PYSITELIB}/xlsxwriter/comments.py
 ${PYSITELIB}/xlsxwriter/comments.pyc
 ${PYSITELIB}/xlsxwriter/comments.pyo
-${PYSITELIB}/xlsxwriter/compat_collections.py
-${PYSITELIB}/xlsxwriter/compat_collections.pyc
-${PYSITELIB}/xlsxwriter/compat_collections.pyo
 ${PYSITELIB}/xlsxwriter/compatibility.py
 ${PYSITELIB}/xlsxwriter/compatibility.pyc
 ${PYSITELIB}/xlsxwriter/compatibility.pyo

Index: pkgsrc/textproc/py-xlsxwriter/distinfo
diff -u pkgsrc/textproc/py-xlsxwriter/distinfo:1.23 pkgsrc/textproc/py-xlsxwriter/distinfo:1.24
--- pkgsrc/textproc/py-xlsxwriter/distinfo:1.23 Fri Feb 15 13:19:51 2019
+++ pkgsrc/textproc/py-xlsxwriter/distinfo      Sun Feb 24 20:27:48 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2019/02/15 13:19:51 adam Exp $
+$NetBSD: distinfo,v 1.24 2019/02/24 20:27:48 adam Exp $
 
-SHA1 (XlsxWriter-1.1.4.tar.gz) = 5b74f4954506361089656f1858f45aebf00a4850
-RMD160 (XlsxWriter-1.1.4.tar.gz) = 50419934f6ba426496f470eaea9ab053b63c8966
-SHA512 (XlsxWriter-1.1.4.tar.gz) = 7e5b031f35ed5f81e6847dba7c2383035361b7ab925b12050987320338ff784899cf85d61b74f1228a0155b5697f8b303f03408ab1f04f613e696d44b156ce33
-Size (XlsxWriter-1.1.4.tar.gz) = 248540 bytes
+SHA1 (XlsxWriter-1.1.5.tar.gz) = bade0b5aa4ce5a6d19ec8c310cd4d60b39aea130
+RMD160 (XlsxWriter-1.1.5.tar.gz) = b5e00b034959045ae7821732c87fbba4429e0699
+SHA512 (XlsxWriter-1.1.5.tar.gz) = 36cb2526cd3fcc93a0f11b2cb8ca3533b5e0f7901b6d0321ed88eefc9d85af0cfb30a4a607d8a25ddb5f091a0dd8ab175f223c95eba00a3f45e19b9d249d19de
+Size (XlsxWriter-1.1.5.tar.gz) = 245667 bytes



Home | Main Index | Thread Index | Old Index