python-texttable: update to 1.6.0.

This commit is contained in:
maxice8 2019-01-24 20:56:46 -02:00 committed by maxice8
parent acba78a30a
commit 39c96135ab

View file

@ -1,6 +1,6 @@
# Template file for 'python-texttable'
pkgname=python-texttable
version=1.4.0
version=1.6.0
revision=1
noarch=yes
wrksrc="texttable-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Python2 module for creating simple ASCII tables"
maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/foutaise/texttable/"
license="LGPL-3.0-or-later"
homepage="https://github.com/foutaise/texttable/"
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
checksum=95e8cfe85f8395a7eacdfbc8f09d885b9ef3a6ac6ead0364ea721de1127aa36b
checksum=624b9d6a94255b3d168b22f0808b78eca8b765d8b14c095e530641b8655c7dfc
python3-texttable_package() {
noarch=yes