Date: Thursday, April 6, 2023 @ 12:34:27 Author: felixonmars Revision: 1438678
upgpkg: python-txredisapi 1.4.7-5: rebuild with python 3.11 Modified: python-txredisapi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:34:25 UTC (rev 1438677) +++ PKGBUILD 2023-04-06 12:34:27 UTC (rev 1438678) @@ -2,7 +2,7 @@ pkgname=python-txredisapi pkgver=1.4.7 -pkgrel=4 +pkgrel=5 pkgdesc='Non-blocking redis client for python' url='https://pypi.python.org/pypi/txredisapi/'
