py-xlsxwriter: updated to 1.3.2
Release 1.3.2 * Added Border, Fill, Pattern and Gradient formatting to chart data labels and chart custom data labels. See :ref:`chart_series_option_data_labels` and :ref:`chart_series_option_custom_data_labels`.
This commit is contained in:
parent
e0e8bebd97
commit
a05a69ee70
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.41 2020/08/04 11:26:00 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2020/08/07 06:55:07 adam Exp $
|
||||
|
||||
DISTNAME= XlsxWriter-1.3.1
|
||||
DISTNAME= XlsxWriter-1.3.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=X/XlsxWriter/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.39 2020/08/04 11:26:00 adam Exp $
|
||||
$NetBSD: distinfo,v 1.40 2020/08/07 06:55:07 adam Exp $
|
||||
|
||||
SHA1 (XlsxWriter-1.3.1.tar.gz) = b11334d8c31eae8d2616e0fb357a15c808633c16
|
||||
RMD160 (XlsxWriter-1.3.1.tar.gz) = 36288c094f0da55c50a64e939bb262012cae8262
|
||||
SHA512 (XlsxWriter-1.3.1.tar.gz) = dd241f57c2aa0af0cfab159d5517f02067c3453b40484addb953ad3ea93770e07582e34cb4da1fc37678f83761bb0fdccdca23d17836ad758f20292686b00d60
|
||||
Size (XlsxWriter-1.3.1.tar.gz) = 252941 bytes
|
||||
SHA1 (XlsxWriter-1.3.2.tar.gz) = b0e5068ee33ce52283b28596c924e2572f7c7234
|
||||
RMD160 (XlsxWriter-1.3.2.tar.gz) = 97cedb766b6379acb4571cb02effb4d18cefbacf
|
||||
SHA512 (XlsxWriter-1.3.2.tar.gz) = df09eff987be4dcba94a03eaa757a46c4b75382ce856bb94541e25dcfe42d29721284fc0c36e598875a60761ac86a50637db0fef76c2ae04cfcce8008bec419c
|
||||
Size (XlsxWriter-1.3.2.tar.gz) = 253428 bytes
|
||||
|
|
Loading…
Reference in a new issue