Date: Wednesday, April 5, 2023 @ 08:38:15 Author: grawlinson Revision: 1436598
upgpkg: python-xlsxwriter 3.0.9-1; new upstream release Modified: python-xlsxwriter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 08:38:14 UTC (rev 1436597) +++ PKGBUILD 2023-04-05 08:38:15 UTC (rev 1436598) @@ -2,7 +2,7 @@ # Contributor: George Rawlinson <[email protected]> pkgname=python-xlsxwriter -pkgver=3.0.8 +pkgver=3.0.9 pkgrel=1 pkgdesc='A Python module for creating Excel XLSX files' arch=('any') @@ -16,7 +16,7 @@ 'python-wheel' 'python-setuptools' ) -_commit='fdc7771173384efa71044885ff59493740498194' +_commit='fc0ddff3d908aa8939226d95dc8265f5d718f1b9' source=("$pkgname::git+$url#commit=$_commit") b2sums=('SKIP')
