python-hiredis: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 05:30:59 +02:00
parent ea7b2c2f1f
commit 39eb616645
1 changed files with 1 additions and 1 deletions

View File

@ -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"