Revision
148788
Author
eborisch@macports.org
Date
2016-05-17 18:59:34 -0700 (Tue, 17 May 2016)

Log Message

py-XlsxWriter: Update to 0.8.7.

Modified Paths

Diff

Modified: trunk/dports/python/py-XlsxWriter/Portfile (148787 => 148788)


--- trunk/dports/python/py-XlsxWriter/Portfile	2016-05-18 01:46:11 UTC (rev 148787)
+++ trunk/dports/python/py-XlsxWriter/Portfile	2016-05-18 01:59:34 UTC (rev 148788)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           python 1.0
 PortGroup           github 1.0
-github.setup        jmcnamara XlsxWriter 0.8.6 RELEASE_
+github.setup        jmcnamara XlsxWriter 0.8.7 RELEASE_
 name                py-XlsxWriter
 python.versions     26 27 33 34 35
 python.default_version 27
@@ -21,8 +21,8 @@
                     features such as formatting and many more.
 
 checksums \
-    rmd160  41f8b33d1f9800b97b3d9d73b8ae97454ffb99cb \
-    sha256  eae5e65c332e164cfcb45e11c6c6e5952ffe50a8009996425c295c68bfd4f52f
+    rmd160  74c321660d2b8cb70c770b5cb789342cccabb1d5 \
+    sha256  96439c5ab2370c41328f932ccd7ee4183fa76c4bad5391faecfd1d46bb672f4a
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools