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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Aug 10 22:02:33 UTC 2021


    Date: Tuesday, August 10, 2021 @ 22:02:33
  Author: grawlinson
Revision: 997414

upgpkg: python-xlsxwriter 3.0.1-1

New upstream release.

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-10 21:44:42 UTC (rev 997413)
+++ PKGBUILD	2021-08-10 22:02:33 UTC (rev 997414)
@@ -2,7 +2,7 @@
 # Contributor: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=python-xlsxwriter
-pkgver=2.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="A Python module for creating Excel XLSX files"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/RELEASE_${pkgver}.tar.gz")
-sha256sums=('e7939898b52f2bdde11955ebb82f1f3a033aa5e6c9d4834bf85758e3b416ad35')
+sha256sums=('27d053943ee0fe302d711687ad37335187b9352db001f3b5d6b1c527a528667f')
 
 build() {
   cd "$srcdir"/XlsxWriter-RELEASE_${pkgver}



More information about the arch-commits mailing list