Date: Tuesday, November 30, 2021 @ 20:21:48
Author: felixonmars
Revision: 1058100
upgpkg: python-redis 3.5.3-4: Python 3.10 rebuild
Modified:
python-redis/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-30 20:21:47 UTC (rev 1058099)
+++ PKGBUILD 2021-11-30 20:21:48 UTC (rev 1058100)
@@ -4,7 +4,7 @@
pkgname=python-redis
pkgver=3.5.3
-pkgrel=3
+pkgrel=4
pkgdesc='The Python interface to the Redis key-value store'
arch=('any')
url="https://github.com/andymccurdy/redis-py"