Date: Sunday, April 9, 2023 @ 18:54:55 Author: felixonmars Revision: 1443450
upgpkg: python-klein 21.8.0-5: rebuild with python 3.11 Modified: python-klein/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 18:54:53 UTC (rev 1443449) +++ PKGBUILD 2023-04-09 18:54:55 UTC (rev 1443450) @@ -3,7 +3,7 @@ pkgname=python-klein pkgver=21.8.0 -pkgrel=4 +pkgrel=5 arch=(any) pkgdesc='A web micro-framework built on werkzeug and twisted.web' url='https://github.com/twisted/klein'
