Date: Saturday, April 8, 2023 @ 08:13:33 Author: felixonmars Revision: 1442175
upgpkg: python-routes 2.5.1-6: rebuild with python 3.11 Modified: python-routes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 08:12:26 UTC (rev 1442174) +++ PKGBUILD 2023-04-08 08:13:33 UTC (rev 1442175) @@ -4,7 +4,7 @@ pkgname=python-routes pkgver=2.5.1 -pkgrel=5 +pkgrel=6 pkgdesc="Routing recognition and generation tools" arch=("any") url="https://pypi.python.org/pypi/Routes"