diff options
author | adam <adam@pkgsrc.org> | 2019-02-24 20:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-02-24 20:27:48 +0000 |
commit | 819f7c42607d549f3149ee2be0708858625880cb (patch) | |
tree | 4c9324a51679468922d59938e6b57fba8b98971d /textproc | |
parent | 628fedfdf32990a4413b4c13ba19322cd78af477 (diff) | |
download | pkgsrc-819f7c42607d549f3149ee2be0708858625880cb.tar.gz |
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.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-xlsxwriter/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-xlsxwriter/PLIST | 5 | ||||
-rw-r--r-- | textproc/py-xlsxwriter/distinfo | 10 |
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile index 18a2a1d623a..40315beb8ab 100644 --- a/textproc/py-xlsxwriter/Makefile +++ b/textproc/py-xlsxwriter/Makefile @@ -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/} diff --git a/textproc/py-xlsxwriter/PLIST b/textproc/py-xlsxwriter/PLIST index 525b59300ba..8d565ecdc7f 100644 --- a/textproc/py-xlsxwriter/PLIST +++ b/textproc/py-xlsxwriter/PLIST @@ -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 diff --git a/textproc/py-xlsxwriter/distinfo b/textproc/py-xlsxwriter/distinfo index 8a7296e576f..6880d8a7a2e 100644 --- a/textproc/py-xlsxwriter/distinfo +++ b/textproc/py-xlsxwriter/distinfo @@ -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 |