summaryrefslogtreecommitdiff
path: root/textproc/py-xlsxwriter/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-04-29 09:21:20 +0000
committerfhajny <fhajny>2016-04-29 09:21:20 +0000
commit51b3f80f8f236b9388658f01b8c35106c908c4bb (patch)
treed91b65b3cf1f6ebd143d42327b43acd9a590c240 /textproc/py-xlsxwriter/Makefile
parent31d9cc168bff7ecb9f83ef9581670bf54a7b869c (diff)
downloadpkgsrc-51b3f80f8f236b9388658f01b8c35106c908c4bb.tar.gz
Update textproc/py-xlsxwriter to 0.8.6.
* Fix for ``external:`` urls where the target/anchor contains spaces.
Diffstat (limited to 'textproc/py-xlsxwriter/Makefile')
-rw-r--r--textproc/py-xlsxwriter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile
index dcaa9387fb3..6bb41e0178d 100644
--- a/textproc/py-xlsxwriter/Makefile
+++ b/textproc/py-xlsxwriter/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/04/19 12:12:48 fhajny Exp $
+# $NetBSD: Makefile,v 1.5 2016/04/29 09:21:20 fhajny Exp $
-DISTNAME= XlsxWriter-0.8.5
+DISTNAME= XlsxWriter-0.8.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jmcnamara/}