Date: Thursday, April 6, 2023 @ 13:10:00
Author: felixonmars
Revision: 1438771
upgpkg: python-xlwt 1.3.0-7: rebuild with python 3.11
Modified:
python-xlwt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:07:27 UTC (rev 1438770)
+++ PKGBUILD 2023-04-06 13:10:00 UTC (rev 1438771)
@@ -4,7 +4,7 @@
pkgname='python-xlwt'
pkgver=1.3.0
-pkgrel=6
+pkgrel=7
pkgdesc="Library to create spreadsheet files compatible with MS Excel
97/2000/XP/2003 XLS files"
arch=('any')
url="http://www.python-excel.org/"