From 50b6583f6c87bafdd48a2ab381edb99b04c45708 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:04 +0100 Subject: [PATCH] python-hiredis: rebuild for Python 3.8.1. --- srcpkgs/python-hiredis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-hiredis/template b/srcpkgs/python-hiredis/template index 23694ae92d7..82a97d5eaf3 100644 --- a/srcpkgs/python-hiredis/template +++ b/srcpkgs/python-hiredis/template @@ -1,7 +1,7 @@ # Template file for 'python-hiredis' pkgname=python-hiredis version=0.2.0 -revision=4 +revision=5 wrksrc="hiredis-${version}" build_style=python-module hostmakedepends="python-devel python3-devel"