python-texttable: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 04:43:32 +02:00
parent 350289a8af
commit b5250b23f1

View file

@ -1,7 +1,7 @@
# Template file for 'python-texttable' # Template file for 'python-texttable'
pkgname=python-texttable pkgname=python-texttable
version=0.9.1 version=0.9.1
revision=1 revision=2
noarch=yes noarch=yes
wrksrc="texttable-${version}" wrksrc="texttable-${version}"
build_style=python-module build_style=python-module