Date: Wednesday, April 5, 2023 @ 19:27:54 Author: felixonmars Revision: 1437971
upgpkg: python-redis 4.4.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-redis/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 19:27:50 UTC (rev 1437970) +++ PKGBUILD 2023-04-05 19:27:54 UTC (rev 1437971) @@ -5,7 +5,7 @@ pkgname=python-redis pkgver=4.4.0 -pkgrel=1 +pkgrel=2 pkgdesc='The Python interface to the Redis key-value store' arch=('any') url='https://github.com/redis/redis-py'