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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Sep 19 09:14:26 UTC 2017


    Date: Tuesday, September 19, 2017 @ 09:14:25
  Author: aginiewicz
Revision: 258822

upgpkg: python-xlsxwriter 1.0.0-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-19 09:11:51 UTC (rev 258821)
+++ PKGBUILD	2017-09-19 09:14:25 UTC (rev 258822)
@@ -3,7 +3,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.9.8
+pkgver=1.0.0
 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=('c8c9cedd1c5a415139e74deefe514b8b286aa30c')
+sha1sums=('288575a1d634f1b97e2ed2eb6dbcd97d0bc09c10')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list