From 74b467de1b4a2b191828074efd8c4b3d53963aac Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:33 +0100 Subject: [PATCH] python-redis: rebuild for Python 3.8.1. --- srcpkgs/python-redis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-redis/template b/srcpkgs/python-redis/template index f57c0d841b3..b7e773fde54 100644 --- a/srcpkgs/python-redis/template +++ b/srcpkgs/python-redis/template @@ -1,7 +1,7 @@ # Template file for 'python-redis' pkgname=python-redis version=2.10.6 -revision=2 +revision=3 archs=noarch wrksrc="redis-${version}" build_style=python-module