Date: Friday, April 7, 2023 @ 04:18:04 Author: felixonmars Revision: 472884
upgpkg: python-csv23 0.3.4-2: rebuild with python 3.11 Modified: python-csv23/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:17:09 UTC (rev 472883) +++ PKGBUILD 2023-04-07 04:18:04 UTC (rev 472884) @@ -2,7 +2,7 @@ pkgname=python-csv23 pkgver=0.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Python 3 unicode CSV compatibility layer" url="https://github.com/xflr6/csv23" license=('MIT')
