summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-09-06 09:28:24 +0000
committeradam <adam@pkgsrc.org>2018-09-06 09:28:24 +0000
commit03c5c772336e469688a00e38e8efcbed8449f72a (patch)
treef327a0b86da2d42a69d2a69cb9bd8a8b54269062
parent906e136581c340ab448a54535028cbc31c239ac1 (diff)
downloadpkgsrc-03c5c772336e469688a00e38e8efcbed8449f72a.tar.gz
py-xlsxwriter: updated to 1.1.0
Release 1.1.0: * Added functionality to align chart category axis labels. See the label_align property of the :func:set_x_axis() method. * Added worksheet :func:hide_row_col_headers() method to turn off worksheet row and column headings. * Added the :func:set_tab_ratio() method to set the ratio between the worksheet tabs and the horizontal slider. * Fixed issue with icon conditional formats when the values were zero.
-rw-r--r--textproc/py-xlsxwriter/Makefile4
-rw-r--r--textproc/py-xlsxwriter/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile
index 8e67c2d09f8..710416e7cde 100644
--- a/textproc/py-xlsxwriter/Makefile
+++ b/textproc/py-xlsxwriter/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2018/08/28 06:32:59 adam Exp $
+# $NetBSD: Makefile,v 1.22 2018/09/06 09:28:24 adam Exp $
-DISTNAME= XlsxWriter-1.0.9
+DISTNAME= XlsxWriter-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=X/XlsxWriter/}
diff --git a/textproc/py-xlsxwriter/distinfo b/textproc/py-xlsxwriter/distinfo
index 35fde02da48..ae627217cda 100644
--- a/textproc/py-xlsxwriter/distinfo
+++ b/textproc/py-xlsxwriter/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2018/08/28 06:32:59 adam Exp $
+$NetBSD: distinfo,v 1.20 2018/09/06 09:28:24 adam Exp $
-SHA1 (XlsxWriter-1.0.9.tar.gz) = a9bb2a8a2170f131c278c8384f10543f26a45cf5
-RMD160 (XlsxWriter-1.0.9.tar.gz) = 08c47925d0c89608af4bc4e5ee0e1e59cbccb20d
-SHA512 (XlsxWriter-1.0.9.tar.gz) = 5bfbef3c94439e3b2a37f049cd1f4a0ad0543fa02e407cf44876d4a53ba3ce2151a222c9941452e54554ce26a358dada974f989265a93c19ce2cc5e24a0ebf0e
-Size (XlsxWriter-1.0.9.tar.gz) = 247403 bytes
+SHA1 (XlsxWriter-1.1.0.tar.gz) = 230823f558c05a1ce4bbfb8b041fe22bad51b719
+RMD160 (XlsxWriter-1.1.0.tar.gz) = a55cca79df9d2c8fbb97483b75a496e321b812f5
+SHA512 (XlsxWriter-1.1.0.tar.gz) = 1d237aebb216b261d383859db28c311432e285e7175411a143e6d2d9b7577e7d12f536ba6495e5e3cdd3342dda87813b8c126916dd4bf38f79a063c5e4ab6512
+Size (XlsxWriter-1.1.0.tar.gz) = 247686 bytes