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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Aug 29 19:00:15 UTC 2019


    Date: Thursday, August 29, 2019 @ 19:00:14
  Author: aginiewicz
Revision: 505014

upgpkg: python-xlsxwriter 1.2.0-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-29 18:59:41 UTC (rev 505013)
+++ PKGBUILD	2019-08-29 19:00:14 UTC (rev 505014)
@@ -2,7 +2,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=1.1.9
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('BSD')
 makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${pkgver}.tar.gz")
-sha256sums=('113a2a4bc14a9c8c905a905a48beb695c4a4d92b2896c1b25e24da7af9f21846')
+sha256sums=('f054def307c958827ff4312cdacd5a95f2c7815c5b8767cf1f2c3e957acd88c8')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list