Date: Saturday, April 8, 2023 @ 06:09:55 Author: felixonmars Revision: 1441916
upgpkg: python-tabulate 0.9.0-2: rebuild with python 3.11 Modified: python-tabulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 06:09:31 UTC (rev 1441915) +++ PKGBUILD 2023-04-08 06:09:55 UTC (rev 1441916) @@ -3,7 +3,7 @@ _name=tabulate pkgname=python-tabulate pkgver=0.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pretty-print tabular data in Python, a library and a command-line utility." arch=(any) url="https://github.com/astanin/python-tabulate"
