Date: Saturday, December 24, 2016 @ 17:57:54 Author: foutrelis Revision: 201721
Python 3.6 rebuild Modified: python-prettytable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-24 17:57:25 UTC (rev 201720) +++ PKGBUILD 2016-12-24 17:57:54 UTC (rev 201721) @@ -6,7 +6,7 @@ _pkgname=prettytable pkgname=(python-prettytable python2-prettytable) pkgver=0.7.2 -pkgrel=7 +pkgrel=8 pkgdesc="A simple Python library for easily displaying tabular data" url="http://pypi.python.org/pypi/PrettyTable" arch=('any')
