Date: Saturday, April 8, 2023 @ 07:40:19 Author: felixonmars Revision: 1442139
upgpkg: python-cleo 2.0.1-4: rebuild with python 3.11 Modified: python-cleo/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 07:38:33 UTC (rev 1442138) +++ PKGBUILD 2023-04-08 07:40:19 UTC (rev 1442139) @@ -4,7 +4,7 @@ _pkgname=cleo pkgname=python-cleo pkgver=2.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="create beautiful and testable command-line interfaces" arch=(any) url="https://github.com/python-poetry/$_pkgname"
