Date: Monday, April 10, 2023 @ 06:56:56
Author: felixonmars
Revision: 1443706
upgpkg: python-redis 4.4.0-3: rebuild with python 3.11
Modified:
python-redis/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 06:56:36 UTC (rev 1443705)
+++ PKGBUILD 2023-04-10 06:56:56 UTC (rev 1443706)
@@ -5,7 +5,7 @@
pkgname=python-redis
pkgver=4.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='The Python interface to the Redis key-value store'
arch=('any')
url='https://github.com/redis/redis-py'