Date: Saturday, April 8, 2023 @ 12:38:04 Author: felixonmars Revision: 1442332
upgpkg: csvkit 1.0.7-2: rebuild with python 3.11 Modified: csvkit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:37:59 UTC (rev 1442331) +++ PKGBUILD 2023-04-08 12:38:04 UTC (rev 1442332) @@ -3,7 +3,7 @@ pkgname=csvkit pkgver=1.0.7 -pkgrel=1 +pkgrel=2 pkgdesc='A suite of utilities for converting to and working with CSV' arch=(any) url="https://$pkgname.readthedocs.org"
