From 39eb616645fd566b6da8e8c5e0095963cf6e26ae Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:30:59 +0200 Subject: [PATCH] python-hiredis: rebuild for Python 3.6 --- 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 f9230da6482..20ecd7f1ab5 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=2 +revision=3 wrksrc="hiredis-${version}" build_style=python-module hostmakedepends="python-devel python3-devel"