python-texttable: update to 0.8.7

This commit is contained in:
Alessio Sergi 2016-11-17 18:08:31 +01:00
parent da95926897
commit 6c08b490e2
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-texttable'
pkgname=python-texttable
version=0.8.6
version=0.8.7
revision=1
noarch=yes
wrksrc="texttable-${version}"
@ -12,9 +12,8 @@ short_desc="Python2 module for creating simple ASCII tables"
maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/foutaise/texttable/"
license="LGPL-3"
# distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
distfiles="https://github.com/foutaise/texttable/archive/v${version}.tar.gz"
checksum=0d085f36794bdf577162155912a42389f5c9940a13ac9871fc0a67d4bdcd174f
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
checksum=8a38082fe822e825fde5bcf150741bdf38ef52e00a05a20c8967bcf99a8f31d2
python3-texttable_package() {
noarch=yes