[arch-commits] Commit in python-xlsxwriter/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Nov 19 11:33:54 UTC 2017


    Date: Sunday, November 19, 2017 @ 11:33:53
  Author: aginiewicz
Revision: 267438

upgpkg: python-xlsxwriter 1.0.2-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 11:32:13 UTC (rev 267437)
+++ PKGBUILD	2017-11-19 11:33:53 UTC (rev 267438)
@@ -3,7 +3,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=1.0.0
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('BSD')
 makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha1sums=('288575a1d634f1b97e2ed2eb6dbcd97d0bc09c10')
+sha1sums=('7e39c9980878ecf36e1e768da4f265de75a239ea')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list